diff options
Diffstat (limited to 'configs/gplugd_defconfig')
-rw-r--r-- | configs/gplugd_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/gplugd_defconfig b/configs/gplugd_defconfig index 0d64683c93..a4584b6d51 100644 --- a/configs/gplugd_defconfig +++ b/configs/gplugd_defconfig @@ -3,8 +3,8 @@ CONFIG_SYS_DCACHE_OFF=y CONFIG_ARCH_CPU_INIT=y CONFIG_TARGET_GPLUGD=y CONFIG_SYS_TEXT_BASE=0x00f00000 -CONFIG_ENV_SIZE=0x4000 CONFIG_NR_DRAM_BANKS=2 +CONFIG_ENV_SIZE=0x4000 CONFIG_IDENT_STRING="\nMarvell-gplugD" CONFIG_BOOTDELAY=3 CONFIG_USE_PREBOOT=y |