diff options
author | Tom Rini <trini@konsulko.com> | 2024-03-11 13:40:06 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2024-03-11 15:27:20 -0400 |
commit | 20a0ce574d6642e0dfe651467159039fac48cc4f (patch) | |
tree | 9a76dcd90a2e27e65963b4a74d1621cd10fe91f0 /configs/ls1028aqds_tfa_SECURE_BOOT_defconfig | |
parent | beedf675b36841ce1e077779157a87a6505317e6 (diff) | |
parent | f3c979dd0053c082d2df170446923e7ce5edbc2d (diff) | |
download | u-boot-WIP/11Mar2024-next.tar.gz |
Merge tag 'v2024.04-rc4' into nextWIP/11Mar2024-next
Prepare v2024.04-rc4
Diffstat (limited to 'configs/ls1028aqds_tfa_SECURE_BOOT_defconfig')
-rw-r--r-- | configs/ls1028aqds_tfa_SECURE_BOOT_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/ls1028aqds_tfa_SECURE_BOOT_defconfig b/configs/ls1028aqds_tfa_SECURE_BOOT_defconfig index d5bb8e88acd..3c70918af4a 100644 --- a/configs/ls1028aqds_tfa_SECURE_BOOT_defconfig +++ b/configs/ls1028aqds_tfa_SECURE_BOOT_defconfig @@ -33,7 +33,6 @@ CONFIG_BOOTARGS="console=ttyS0,115200 root=/dev/ram0 earlycon=uart8250,mmio,0x21 CONFIG_SYS_PBSIZE=532 CONFIG_MISC_INIT_R=y CONFIG_ID_EEPROM=y -CONFIG_SYS_MAXARGS=64 CONFIG_CMD_GREPENV=y CONFIG_SYS_EEPROM_PAGE_WRITE_DELAY_MS=5 CONFIG_CMD_MEMTEST=y |