diff options
author | Eugeniu Rosca <erosca@de.adit-jv.com> | 2020-10-23 11:52:21 +0300 |
---|---|---|
committer | Marek Vasut <marex@denx.de> | 2021-01-31 14:08:56 +0100 |
commit | e2ffb3be4986e9ecbfb6ec22e8458ef16873912d (patch) | |
tree | 77ab053f11dd00068ba7d1ac634d4b0ff73e2751 /drivers/ddr/microchip/ddr2.c | |
parent | 02ebe6deae994c377dedafa7df4abd70fd2e3f44 (diff) |
cmd: bcb: Extract '__bcb_store' from 'do_bcb_store' for internal needs
Enriching the functionality of U-Boot 'bcb' may assume using the
existing sub-commands as building blocks for the next ones.
A clean way to achive the above is to expose a number of static
routines, each mapped to an existing user command (e.g. load/set/store),
with a user/caller-friendly prototype (i.e. do not force the caller
to wrap an integer into a string).
This third patch makes '__bcb_store' available for internal needs.
No functional change intended.
Signed-off-by: Eugeniu Rosca <erosca@de.adit-jv.com>
Signed-off-by: Roman Kovalivskyi <roman.kovalivskyi@globallogic.com>
Diffstat (limited to 'drivers/ddr/microchip/ddr2.c')
0 files changed, 0 insertions, 0 deletions