diff options
Diffstat (limited to 'configs/ib62x0_defconfig')
-rw-r--r-- | configs/ib62x0_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/ib62x0_defconfig b/configs/ib62x0_defconfig index 7f203043900..4fa8201a80b 100644 --- a/configs/ib62x0_defconfig +++ b/configs/ib62x0_defconfig @@ -10,6 +10,7 @@ CONFIG_ENV_OFFSET=0xE0000 CONFIG_DEFAULT_DEVICE_TREE="kirkwood-ib62x0" CONFIG_IDENT_STRING=" RaidSonic ICY BOX IB-NAS62x0" # CONFIG_SYS_MALLOC_F is not set +CONFIG_SYS_LOAD_ADDR=0x800000 CONFIG_BOOTDELAY=3 CONFIG_USE_PREBOOT=y # CONFIG_DISPLAY_BOARDINFO is not set |