summaryrefslogtreecommitdiff
path: root/doc/android
diff options
context:
space:
mode:
authorDmitry Rokosov <[email protected]>2024-10-17 17:12:07 +0300
committerMattijs Korpershoek <[email protected]>2024-10-24 09:45:55 +0200
commita8ca7d46ea744381185c0bf70cbdf4db7dc734b7 (patch)
treec191e30fd730ef056dc5d92c4901dd33a984b99b /doc/android
parent01874ac7c06b8c657e7c3fda5ac555f821ef5b36 (diff)
cmd: bcb: rework the command to U_BOOT_LONGHELP approach
U_BOOT_LONGHELP and U_BOOT_CMD_WITH_SUBCMDS offer numerous advantages, including: - common argument restrictions checking - automatic subcommand matching - improved usage and help handling By utilizing the U_BOOT_LONGHELP approach, we can reduce the amount of command management code and describe commands more succinctly. Signed-off-by: Dmitry Rokosov <[email protected]> Reviewed-by: Mattijs Korpershoek <[email protected]> Tested-by: Mattijs Korpershoek <[email protected]> # vim3_android Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mattijs Korpershoek <[email protected]>
Diffstat (limited to 'doc/android')
0 files changed, 0 insertions, 0 deletions