]> Git Repo - u-boot.git/commit
cmd: bcb: support various block device interfaces for BCB command
authorDmitrii Merkurev <[email protected]>
Fri, 10 Nov 2023 05:59:54 +0000 (05:59 +0000)
committerTom Rini <[email protected]>
Thu, 16 Nov 2023 23:59:58 +0000 (18:59 -0500)
commita654369b4923781059032b7c7ba68f4c5195d93f
tree1ac22275e255d00eaff487fd5540a638c743fa19
parent66a3618b9afc564ca073446a50cd6a139b741f51
cmd: bcb: support various block device interfaces for BCB command

Currently BCB command-line, C APIs and implementation only
support MMC interface. Extend it to allow various block
device interfaces.

Signed-off-by: Dmitrii Merkurev <[email protected]>
Cc: Eugeniu Rosca <[email protected]>
Cc: Ying-Chun Liu (PaulLiu) <[email protected]>
Cc: Simon Glass <[email protected]>
Cc: Mattijs Korpershoek <[email protected]>
Cc: Sean Anderson <[email protected]>
Cc: Cody Schuffelen <[email protected]>
Tested-by: Mattijs Korpershoek <[email protected]> # on vim3
Reviewed-by: Mattijs Korpershoek <[email protected]>
cmd/Kconfig
cmd/bcb.c
doc/android/bcb.rst
drivers/fastboot/fb_common.c
include/bcb.h
This page took 0.037822 seconds and 4 git commands to generate.