[U-Boot] [U-Boot,v2,24/42] Convert CONFIG_CMD_SPL to Kconfig
Philipp Tomsich
philipp.tomsich at theobroma-systems.com
Sat Aug 5 09:54:26 UTC 2017
> This converts the following to Kconfig:
> CONFIG_CMD_SPL
>
> Note that trats does not actually use SPL, so this option can no-longer be
> set.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> Changes in v2:
> - Fix up microblaze-generic, gw_ventana, ipam390
> - Remove some now-superfluous /* commands */ comments in header files
>
> arch/arm/Kconfig | 1 +
> arch/arm/mach-imx/mx6/Kconfig | 1 +
> arch/arm/mach-omap2/am33xx/Kconfig | 1 +
> cmd/Kconfig | 9 +++++++++
> configs/am335x_boneblack_defconfig | 1 +
> configs/am335x_boneblack_vboot_defconfig | 1 +
> configs/am335x_evm_defconfig | 1 +
> configs/am335x_evm_nor_defconfig | 1 +
> configs/am335x_evm_usbspl_defconfig | 1 +
> configs/am335x_igep003x_defconfig | 1 +
> configs/am335x_sl50_defconfig | 1 +
> configs/am43xx_evm_defconfig | 1 +
> configs/am43xx_evm_ethboot_defconfig | 1 +
> configs/am43xx_evm_usbhost_boot_defconfig | 1 +
> configs/am57xx_evm_defconfig | 1 +
> configs/am57xx_evm_nodt_defconfig | 1 +
> configs/birdland_bav335a_defconfig | 1 +
> configs/birdland_bav335b_defconfig | 1 +
> configs/cairo_defconfig | 1 +
> configs/devkit8000_defconfig | 1 +
> configs/dra7xx_evm_defconfig | 1 +
> configs/ipam390_defconfig | 1 +
> configs/microblaze-generic_defconfig | 1 +
> configs/mx6sabresd_defconfig | 1 +
> configs/omap3_beagle_defconfig | 1 +
> configs/omap3_logic_defconfig | 1 +
> configs/omap3_overo_defconfig | 1 +
> configs/omap4_panda_defconfig | 1 +
> configs/omap5_uevm_defconfig | 1 +
> configs/pcm051_rev1_defconfig | 1 +
> configs/pcm051_rev3_defconfig | 1 +
> configs/pengwyn_defconfig | 1 +
> configs/twister_defconfig | 1 +
> include/configs/gw_ventana.h | 1 -
> include/configs/ipam390.h | 1 -
> include/configs/microblaze-generic.h | 1 -
> include/configs/mx6sabreauto.h | 1 -
> include/configs/mx6sabresd.h | 1 -
> include/configs/ti_armv7_common.h | 4 ----
> include/configs/trats.h | 1 -
> include/configs/twister.h | 1 -
> include/configs/zynq-common.h | 1 -
> scripts/config_whitelist.txt | 1 -
> 43 files changed, 41 insertions(+), 13 deletions(-)
>
Reviewed-by: Philipp Tomsich <philipp.tomsich at theobroma-systems.com>
More information about the U-Boot
mailing list