diff options
Diffstat (limited to 'configs/octeontx_83xx_defconfig')
-rw-r--r-- | configs/octeontx_83xx_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/octeontx_83xx_defconfig b/configs/octeontx_83xx_defconfig index 6069201fec4..f1d482afb62 100644 --- a/configs/octeontx_83xx_defconfig +++ b/configs/octeontx_83xx_defconfig @@ -13,9 +13,9 @@ CONFIG_DM_GPIO=y CONFIG_DEFAULT_DEVICE_TREE="octeontx" CONFIG_DEBUG_UART_BASE=0x87e028000000 CONFIG_DEBUG_UART_CLOCK=24000000 +CONFIG_SYS_LOAD_ADDR=0x2800000 CONFIG_DEBUG_UART=y CONFIG_AHCI=y -CONFIG_SYS_LOAD_ADDR=0x2800000 CONFIG_FIT=y CONFIG_FIT_SIGNATURE=y CONFIG_SUPPORT_RAW_INITRD=y |