summaryrefslogtreecommitdiff
path: root/drivers/ddr/microchip/ddr2.c
diff options
context:
space:
mode:
authorEugeniu Rosca <erosca@de.adit-jv.com>2020-10-23 11:52:19 +0300
committerMarek Vasut <marex@denx.de>2021-01-31 14:08:56 +0100
commit24e85bbd6943a576f5a8451172f256f66471b0b2 (patch)
tree30884ef02427abb15d03d68d22b4cb804500f9dd /drivers/ddr/microchip/ddr2.c
parent8b387f112bc96688d40281fc22531863eb812511 (diff)
cmd: bcb: Extract '__bcb_load' from 'do_bcb_load' 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 first patch makes '__bcb_load' available for internal needs. No functional change, except for a tiny update in error handling. 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