diff options
author | Tom Rini <trini@konsulko.com> | 2020-07-07 12:55:57 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2020-07-07 12:55:57 -0400 |
commit | c4df37bfa916d6516d67dde6ef9d1b18b36041d3 (patch) | |
tree | 983277a53c1643566863e8ae73950a931dc661b5 /configs/sama5d2_icp_mmc_defconfig | |
parent | f8ddd8cbb513cefcdd4beeff0cd25ba8f97a5860 (diff) | |
parent | 59dab842f98f9144bce1e535ef9df6f0e1a25e03 (diff) | |
download | u-boot-c4df37bfa916d6516d67dde6ef9d1b18b36041d3.tar.gz |
Merge tag 'u-boot-atmel-2020.10-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel
First set of u-boot-atmel features for 2020.10 cycle
Diffstat (limited to 'configs/sama5d2_icp_mmc_defconfig')
-rw-r--r-- | configs/sama5d2_icp_mmc_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/sama5d2_icp_mmc_defconfig b/configs/sama5d2_icp_mmc_defconfig index 8f3efd81a0..4f84c3134d 100644 --- a/configs/sama5d2_icp_mmc_defconfig +++ b/configs/sama5d2_icp_mmc_defconfig @@ -27,7 +27,6 @@ CONFIG_BOOTDELAY=3 CONFIG_USE_BOOTARGS=y CONFIG_BOOTARGS="console=ttyS0,115200 earlyprintk root=/dev/mmcblk0p2 rw rootwait" # CONFIG_DISPLAY_BOARDINFO is not set -CONFIG_SPL_SEPARATE_BSS=y CONFIG_SPL_DISPLAY_PRINT=y # CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_USE_SECTOR is not set CONFIG_SPL_RAM_SUPPORT=y |