diff options
Diffstat (limited to 'configs/spring_defconfig')
-rw-r--r-- | configs/spring_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/spring_defconfig b/configs/spring_defconfig index ef5688f861c..ccd75e2596d 100644 --- a/configs/spring_defconfig +++ b/configs/spring_defconfig @@ -19,9 +19,9 @@ CONFIG_SPL=y CONFIG_DEBUG_UART_BASE=0x12c30000 CONFIG_DEBUG_UART_CLOCK=100000000 CONFIG_IDENT_STRING=" for spring" +CONFIG_SYS_LOAD_ADDR=0x43e00000 CONFIG_DEBUG_UART=y CONFIG_DISTRO_DEFAULTS=y -CONFIG_SYS_LOAD_ADDR=0x43e00000 CONFIG_FIT=y CONFIG_FIT_BEST_MATCH=y CONFIG_SILENT_CONSOLE=y |