[U-Boot] [U-Boot, v2, 25/42] Convert CONFIG_CMD_SPL_NAND_OFS to Kconfig

Philipp Tomsich philipp.tomsich at theobroma-systems.com
Sat Aug 5 09:54:27 UTC 2017


> This converts the following to Kconfig:
>    CONFIG_CMD_SPL_NAND_OFS
> 
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
> ---
> 
> Changes in v2:
> - Drop unwanted 'CONFIG_CMD_SPL_NAND_OFS=0x0' lines in defconfig
> 
>  cmd/Kconfig                               | 10 ++++++++++
>  configs/am335x_evm_defconfig              |  1 +
>  configs/am335x_evm_nor_defconfig          |  1 +
>  configs/am335x_evm_usbspl_defconfig       |  1 +
>  configs/am43xx_evm_defconfig              |  1 +
>  configs/am43xx_evm_ethboot_defconfig      |  1 +
>  configs/am43xx_evm_usbhost_boot_defconfig |  1 +
>  configs/cairo_defconfig                   |  1 +
>  configs/devkit8000_defconfig              |  1 +
>  configs/gwventana_emmc_defconfig          |  1 +
>  configs/gwventana_gw5904_defconfig        |  1 +
>  configs/gwventana_nand_defconfig          |  1 +
>  configs/igep0020_defconfig                |  1 +
>  configs/igep0030_defconfig                |  1 +
>  configs/igep0032_defconfig                |  1 +
>  configs/ipam390_defconfig                 |  1 +
>  configs/omap3_beagle_defconfig            |  1 +
>  configs/omap3_logic_defconfig             |  1 +
>  configs/omap3_overo_defconfig             |  1 +
>  configs/pengwyn_defconfig                 |  1 +
>  configs/twister_defconfig                 |  1 +
>  include/configs/am335x_evm.h              |  1 -
>  include/configs/am43xx_evm.h              |  1 -
>  include/configs/baltos.h                  |  1 -
>  include/configs/bav335x.h                 |  1 -
>  include/configs/brppt1.h                  |  1 -
>  include/configs/cm_t335.h                 |  1 -
>  include/configs/devkit8000.h              |  2 --
>  include/configs/dra7xx_evm.h              |  1 -
>  include/configs/gw_ventana.h              |  1 -
>  include/configs/ipam390.h                 |  1 -
>  include/configs/omap3_beagle.h            |  1 -
>  include/configs/omap3_cairo.h             |  1 -
>  include/configs/omap3_logic.h             |  1 -
>  include/configs/omap3_overo.h             |  1 -
>  include/configs/omap3_zoom1.h             |  1 -
>  include/configs/pengwyn.h                 |  1 -
>  include/configs/twister.h                 |  2 --
>  scripts/config_whitelist.txt              |  1 -
>  39 files changed, 30 insertions(+), 20 deletions(-)
> 

Reviewed-by: Philipp Tomsich <philipp.tomsich at theobroma-systems.com>


More information about the U-Boot mailing list