diff options
Diffstat (limited to 'configs/boston32r2el_defconfig')
-rw-r--r-- | configs/boston32r2el_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/boston32r2el_defconfig b/configs/boston32r2el_defconfig index 479282178d1..f413721141f 100644 --- a/configs/boston32r2el_defconfig +++ b/configs/boston32r2el_defconfig @@ -11,6 +11,7 @@ CONFIG_SYS_LITTLE_ENDIAN=y # CONFIG_MIPS_BOOT_ENV_LEGACY is not set CONFIG_MIPS_BOOT_FDT=y CONFIG_DISTRO_DEFAULTS=y +CONFIG_SYS_LOAD_ADDR=0x88000000 CONFIG_FIT=y CONFIG_FIT_VERBOSE=y CONFIG_FIT_BEST_MATCH=y |