diff options
Diffstat (limited to 'configs/nx25-ae250_defconfig')
-rw-r--r-- | configs/nx25-ae250_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/nx25-ae250_defconfig b/configs/nx25-ae250_defconfig index 1b60e1b5bb..130afa9883 100644 --- a/configs/nx25-ae250_defconfig +++ b/configs/nx25-ae250_defconfig @@ -1,4 +1,5 @@ CONFIG_RISCV=y +CONFIG_SYS_TEXT_BASE=0x00000000 CONFIG_DEFAULT_DEVICE_TREE="ae250" CONFIG_TARGET_NX25_AE250=y CONFIG_FIT=y |