]> Git Repo - J-u-boot.git/commit
bdinfo: Drop the option to not use the generic 'bd' command
authorSimon Glass <[email protected]>
Sun, 10 May 2020 20:16:41 +0000 (14:16 -0600)
committerTom Rini <[email protected]>
Thu, 25 Jun 2020 17:24:11 +0000 (13:24 -0400)
commite01ce34bb0cb33aad17f5df15d74cd8846f80c23
treeaf34ed2765f67f43072b4e102392ffb7400bf4af
parente227c27393d9d3391288e68623751a448a973b79
bdinfo: Drop the option to not use the generic 'bd' command

Now that all architectures are using the generic do_bdinfo(), drop the
option to not use it. When new architectures are added, they will get at
least some useful information from the generic implementation.

Signed-off-by: Simon Glass <[email protected]>
Reviewed-by: Bin Meng <[email protected]>
cmd/bdinfo.c
This page took 0.030571 seconds and 4 git commands to generate.