diff options
Diffstat (limited to 'configs/octeontx_83xx_defconfig')
-rw-r--r-- | configs/octeontx_83xx_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/octeontx_83xx_defconfig b/configs/octeontx_83xx_defconfig index ad7edf0a9a5..fbdf1cb846b 100644 --- a/configs/octeontx_83xx_defconfig +++ b/configs/octeontx_83xx_defconfig @@ -16,6 +16,8 @@ CONFIG_DEBUG_UART_CLOCK=24000000 CONFIG_SYS_LOAD_ADDR=0x2800000 CONFIG_DEBUG_UART=y CONFIG_AHCI=y +CONFIG_HAS_CUSTOM_SYS_INIT_SP_ADDR=y +CONFIG_CUSTOM_SYS_INIT_SP_ADDR=0x28ffff0 CONFIG_FIT=y CONFIG_FIT_SIGNATURE=y CONFIG_SUPPORT_RAW_INITRD=y |