diff --git a/boards/risc-v/mpfs/icicle/configs/opensbi/defconfig b/boards/risc-v/mpfs/icicle/configs/opensbi/defconfig index ec661961a6b..3dea42e44ee 100644 --- a/boards/risc-v/mpfs/icicle/configs/opensbi/defconfig +++ b/boards/risc-v/mpfs/icicle/configs/opensbi/defconfig @@ -95,7 +95,7 @@ CONFIG_NSH_LINELEN=160 CONFIG_OPENSBI=y CONFIG_PREALLOC_TIMERS=4 CONFIG_RAM_SIZE=1048576 -CONFIG_RAM_START=0x80000000 +CONFIG_RAM_START=0x08000000 CONFIG_RAW_BINARY=y CONFIG_RR_INTERVAL=200 CONFIG_SCHED_HPWORK=y