projects
/
openwrt
/
staging
/
zorun.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8870ad5
)
arm-trusted-firmware-mvebu: fix topology for ESPRESSObin V3-V5 (1GB 1CS)
author
Andre Heider
<a.heider@gmail.com>
Tue, 6 Oct 2020 15:28:31 +0000
(17:28 +0200)
committer
Hauke Mehrtens
<hauke@hauke-m.de>
Sun, 11 Oct 2020 14:38:16 +0000
(16:38 +0200)
Signed-off-by: Andre Heider <a.heider@gmail.com>
package/boot/arm-trusted-firmware-mvebu/Makefile
patch
|
blob
|
history
diff --git
a/package/boot/arm-trusted-firmware-mvebu/Makefile
b/package/boot/arm-trusted-firmware-mvebu/Makefile
index 9e917545a799098c4ac676a12c9f731f74af64c4..38dd9d1635291763735b2f773d82c212371f363f 100644
(file)
--- 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