diff options
Diffstat (limited to 'configs/jethub_j80_defconfig')
-rw-r--r-- | configs/jethub_j80_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/jethub_j80_defconfig b/configs/jethub_j80_defconfig index d750b8a07c..1a6a697c1b 100644 --- a/configs/jethub_j80_defconfig +++ b/configs/jethub_j80_defconfig @@ -13,6 +13,8 @@ CONFIG_DEBUG_UART_CLOCK=24000000 CONFIG_IDENT_STRING=" jethubj80" CONFIG_SYS_LOAD_ADDR=0x01000000 CONFIG_DEBUG_UART=y +CONFIG_HAS_CUSTOM_SYS_INIT_SP_ADDR=y +CONFIG_CUSTOM_SYS_INIT_SP_ADDR=0x20000000 CONFIG_REMAKE_ELF=y CONFIG_OF_BOARD_SETUP=y CONFIG_CONSOLE_MUX=y |