diff options
author | Tom Rini <trini@konsulko.com> | 2022-06-06 12:13:29 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2022-06-06 12:13:29 -0400 |
commit | 41e47b420d6b122f6eb21e6e4438b334cc983eb1 (patch) | |
tree | c992cebb18f98103afc3fe1eb1957fad4c4948da /configs/ls2088ardb_tfa_SECURE_BOOT_defconfig | |
parent | 8bbbd6337361cadad96b163bde4ae675752b7778 (diff) | |
download | u-boot-41e47b420d6b122f6eb21e6e4438b334cc983eb1.tar.gz u-boot-41e47b420d6b122f6eb21e6e4438b334cc983eb1.tar.bz2 u-boot-41e47b420d6b122f6eb21e6e4438b334cc983eb1.zip |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/ls2088ardb_tfa_SECURE_BOOT_defconfig')
-rw-r--r-- | configs/ls2088ardb_tfa_SECURE_BOOT_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/ls2088ardb_tfa_SECURE_BOOT_defconfig b/configs/ls2088ardb_tfa_SECURE_BOOT_defconfig index b33754882f..2f0ece68eb 100644 --- a/configs/ls2088ardb_tfa_SECURE_BOOT_defconfig +++ b/configs/ls2088ardb_tfa_SECURE_BOOT_defconfig @@ -33,7 +33,6 @@ CONFIG_USE_BOOTARGS=y CONFIG_BOOTARGS="console=ttyS1,115200 root=/dev/ram0 earlycon=uart8250,mmio,0x21c0600 ramdisk_size=0x2000000 default_hugepagesz=2m hugepagesz=2m hugepages=256" CONFIG_MISC_INIT_R=y CONFIG_RESET_PHY_R=y -CONFIG_SPL_MAX_SIZE=0x16000 CONFIG_SYS_MAXARGS=64 CONFIG_SYS_PBSIZE=532 CONFIG_CMD_IMLS=y |