]> git.dujemihanovic.xyz Git - u-boot.git/commit
Convert CONFIG_EMMC_BOOT et al to Kconfig
authorTom Rini <trini@konsulko.com>
Wed, 23 Mar 2022 21:19:54 +0000 (17:19 -0400)
committerTom Rini <trini@konsulko.com>
Fri, 1 Apr 2022 14:28:46 +0000 (10:28 -0400)
commita8a326e62d01cf958d7f8746572788e760d542ae
treede9ded09d96db95f5f557654e6b81717a56c01f7
parentef0a3449e39fa1a746d89fcf5610f52883df078a
Convert CONFIG_EMMC_BOOT et al to Kconfig

This converts the following to Kconfig:
   CONFIG_EMMC_BOOT
   CONFIG_MAC_ADDR_IN_SPIFLASH
   CONFIG_NAND_BOOT
   CONFIG_SPL_FSL_PBL
   CONFIG_SYS_FSL_DDR4

In this case we re-sync options that had been set in
CONFIG_SYS_EXTRA_OPTIONS but should not have been as they have proper
entries.

Signed-off-by: Tom Rini <trini@konsulko.com>
configs/am335x_boneblack_vboot_defconfig
configs/am335x_sl50_defconfig
configs/da850evm_defconfig
configs/da850evm_nand_defconfig
configs/ls1021aqds_nand_defconfig
configs/ls1021atsn_sdcard_defconfig
configs/ls1043aqds_nand_defconfig
configs/ls1043ardb_nand_SECURE_BOOT_defconfig
configs/ls1043ardb_nand_defconfig
configs/ls1046ardb_emmc_defconfig
configs/ten64_tfa_defconfig