[openwrt/openwrt] arm-trusted-firmware-mvebu: fix topology for ESPRESSObin V3-V5 (1GB 1CS)
LEDE Commits
lede-commits at lists.infradead.org
Sun Oct 11 10:38:37 EDT 2020
hauke pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/b79d2356db065d97be881dfca152e9f9385af408
commit b79d2356db065d97be881dfca152e9f9385af408
Author: Andre Heider <a.heider at gmail.com>
AuthorDate: Tue Oct 6 17:28:31 2020 +0200
arm-trusted-firmware-mvebu: fix topology for ESPRESSObin V3-V5 (1GB 1CS)
Signed-off-by: Andre Heider <a.heider at gmail.com>
---
package/boot/arm-trusted-firmware-mvebu/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/boot/arm-trusted-firmware-mvebu/Makefile b/package/boot/arm-trusted-firmware-mvebu/Makefile
index 9e917545a7..38dd9d1635 100644
--- a/package/boot/arm-trusted-firmware-mvebu/Makefile
+++ b/package/boot/arm-trusted-firmware-mvebu/Makefile
@@ -45,7 +45,7 @@ define Package/arm-trusted-firmware-mvebu-espressobin-v3-v5-1gb-1cs
TITLE:=ARM Trusted Firmware for Marvell ESPRESSObin V3-V5 (1GB 1CS)
DEPENDS:=+u-boot-espressobin
UBOOT:=espressobin
- DDR_TOPOLOGY:=2
+ DDR_TOPOLOGY:=4
CLOCKSPRESET:=CPU_800_DDR_800
PLAT:=a3700
endef
More information about the lede-commits
mailing list