diff options
Diffstat (limited to 'configs/boston64r2el_defconfig')
-rw-r--r-- | configs/boston64r2el_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/boston64r2el_defconfig b/configs/boston64r2el_defconfig index c8da92ffd18..267c8177cb5 100644 --- a/configs/boston64r2el_defconfig +++ b/configs/boston64r2el_defconfig @@ -12,6 +12,7 @@ CONFIG_CPU_MIPS64_R2=y # CONFIG_MIPS_BOOT_ENV_LEGACY is not set CONFIG_MIPS_BOOT_FDT=y CONFIG_DISTRO_DEFAULTS=y +CONFIG_SYS_LOAD_ADDR=0xffffffff88000000 CONFIG_FIT=y CONFIG_FIT_VERBOSE=y CONFIG_FIT_BEST_MATCH=y |