diff options
Diffstat (limited to 'configs/maltael_defconfig')
-rw-r--r-- | configs/maltael_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/maltael_defconfig b/configs/maltael_defconfig index 77c05d71085..d9f580fccf0 100644 --- a/configs/maltael_defconfig +++ b/configs/maltael_defconfig @@ -6,6 +6,7 @@ CONFIG_DEFAULT_DEVICE_TREE="mti,malta" CONFIG_TARGET_MALTA=y CONFIG_BUILD_TARGET="u-boot-swap.bin" CONFIG_SYS_LITTLE_ENDIAN=y +CONFIG_SYS_LOAD_ADDR=0x81000000 # CONFIG_AUTOBOOT is not set CONFIG_BOARD_EARLY_INIT_F=y CONFIG_MISC_INIT_R=y |