diff options
Diffstat (limited to 'configs/sei510_defconfig')
-rw-r--r-- | configs/sei510_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/sei510_defconfig b/configs/sei510_defconfig index df02fca408..e9f5781248 100644 --- a/configs/sei510_defconfig +++ b/configs/sei510_defconfig @@ -14,9 +14,9 @@ CONFIG_DEBUG_UART_BASE=0xff803000 CONFIG_DEBUG_UART_CLOCK=24000000 CONFIG_IDENT_STRING=" sei510" # CONFIG_PSCI_RESET is not set +CONFIG_SYS_LOAD_ADDR=0x1000000 CONFIG_DEBUG_UART=y CONFIG_REMAKE_ELF=y -CONFIG_SYS_LOAD_ADDR=0x1000000 CONFIG_OF_BOARD_SETUP=y CONFIG_USE_PREBOOT=y CONFIG_PREBOOT="run load_logo" |