summaryrefslogtreecommitdiff
path: root/configs/dns325_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2020-09-24 08:34:54 -0400
committerTom Rini <trini@konsulko.com>2020-09-24 08:34:54 -0400
commit1da91d9bcd6e5ef046c1df0d373d0df87b1e8a72 (patch)
treef758747a6925be502650c1a310e54758bdccdc41 /configs/dns325_defconfig
parent55004fa43364e9824b8231e2060f9d7af9c7570a (diff)
parent5f50b88ab60a9d2ef2a68a7fc889e78520691e40 (diff)
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
- Enable NET_RANDOM_ETHADDR on Espressobin (Acked-by Kosta) - Espressobin & Clearfog: fdtfile enhancements - A37xx PCI: Disable link training when unloading driver - A37xx: increase CONFIG_SYS_BOOTM_LEN to 64MB - Add Macronix mx25u12835f support, used on uDPU and ESPRESSObin v7 - dns325: Correct CONFIG_NR_DRAM_BANKS parameter
Diffstat (limited to 'configs/dns325_defconfig')
-rw-r--r--configs/dns325_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/dns325_defconfig b/configs/dns325_defconfig
index 8a04e1492c..a5fe9cd331 100644
--- a/configs/dns325_defconfig
+++ b/configs/dns325_defconfig
@@ -3,7 +3,7 @@ CONFIG_SYS_DCACHE_OFF=y
CONFIG_ARCH_CPU_INIT=y
CONFIG_ARCH_KIRKWOOD=y
CONFIG_SYS_TEXT_BASE=0x600000
-CONFIG_NR_DRAM_BANKS=2
+CONFIG_NR_DRAM_BANKS=1
CONFIG_TARGET_DNS325=y
CONFIG_ENV_SIZE=0x20000
CONFIG_ENV_OFFSET=0xE0000