]> Git Repo - J-u-boot.git/commit - include/configs/T208xQDS.h
ppc: Rework some hard-coded BOOTCOMMANDS
authorTom Rini <[email protected]>
Thu, 19 Aug 2021 18:29:00 +0000 (14:29 -0400)
committerTom Rini <[email protected]>
Mon, 30 Aug 2021 18:13:28 +0000 (14:13 -0400)
commit7ae1b0804d8837ecec14538f18903793d187f328
tree65bc3afb87449a5f65470daea89cf6acccf3b828
parent5afdcca019915153db59ea9551bdd0eda11707f1
ppc: Rework some hard-coded BOOTCOMMANDS

There are an assortment of hard-coded CONFIG_BOOTCOMMAND options in some
board headers.  Rework these so that they do not add to the CONFIG
namespace.

Signed-off-by: Tom Rini <[email protected]>
23 files changed:
include/configs/MPC8349EMDS.h
include/configs/MPC8349EMDS_SDRAM.h
include/configs/MPC837XERDB.h
include/configs/MPC8540ADS.h
include/configs/MPC8548CDS.h
include/configs/MPC8560ADS.h
include/configs/P1010RDB.h
include/configs/P2041RDB.h
include/configs/T102xRDB.h
include/configs/T104xRDB.h
include/configs/T208xQDS.h
include/configs/T208xRDB.h
include/configs/T4240RDB.h
include/configs/controlcenterdc.h
include/configs/corenet_ds.h
include/configs/gazerbeam.h
include/configs/ge_bx50v3.h
include/configs/ids8313.h
include/configs/mx53ppd.h
include/configs/p1_p2_rdb_pc.h
include/configs/smartweb.h
include/configs/uniphier.h
include/configs/x86-common.h
This page took 0.045888 seconds and 4 git commands to generate.