summaryrefslogtreecommitdiff
path: root/include/bcb.h
diff options
context:
space:
mode:
authorEugeniu Rosca <[email protected]>2020-10-23 11:52:20 +0300
committerMarek Vasut <[email protected]>2021-01-31 14:08:56 +0100
commit02ebe6deae994c377dedafa7df4abd70fd2e3f44 (patch)
tree6862438598750b70dd8dd29c47c3c6d4292354c3 /include/bcb.h
parent24e85bbd6943a576f5a8451172f256f66471b0b2 (diff)
cmd: bcb: Extract '__bcb_set' from 'do_bcb_set' 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 second patch makes '__bcb_set' available for internal needs. No functional change intended. Signed-off-by: Eugeniu Rosca <[email protected]> Signed-off-by: Roman Kovalivskyi <[email protected]>
Diffstat (limited to 'include/bcb.h')
0 files changed, 0 insertions, 0 deletions