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/firefly-px30_defconfig | |
parent | 8bbbd6337361cadad96b163bde4ae675752b7778 (diff) | |
download | u-boot-41e47b420d6b122f6eb21e6e4438b334cc983eb1.tar.gz |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/firefly-px30_defconfig')
-rw-r--r-- | configs/firefly-px30_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/firefly-px30_defconfig b/configs/firefly-px30_defconfig index bef490d73a..e7e405fc50 100644 --- a/configs/firefly-px30_defconfig +++ b/configs/firefly-px30_defconfig @@ -41,9 +41,9 @@ CONFIG_SPL_BOOTROM_SUPPORT=y # CONFIG_SPL_SHARES_INIT_SP_ADDR is not set CONFIG_SPL_STACK=0x400000 CONFIG_SPL_STACK_R=y -# CONFIG_TPL_BANNER_PRINT is not set CONFIG_SPL_ATF=y # CONFIG_TPL_FRAMEWORK is not set +# CONFIG_TPL_BANNER_PRINT is not set CONFIG_TPL_MAX_SIZE=0x20000 # CONFIG_CMD_BOOTD is not set # CONFIG_CMD_ELF is not set |