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