aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorBruno Randolf <br1@einfach.org>2021-10-25 11:38:15 +0100
committerAlexander Couzens <lynxis@fe80.eu>2021-10-26 13:59:30 +0200
commit2c3e8bed3f04f426d676d6352018b33a49a72406 (patch)
tree1b56b7e86cb2aca139a6e38c37b25ccee84845a4 /target
parent269bdf6eefea70e4550e4d4dc8f52e3b018137c4 (diff)
downloadupstream-2c3e8bed3f04f426d676d6352018b33a49a72406.tar.gz
upstream-2c3e8bed3f04f426d676d6352018b33a49a72406.tar.bz2
upstream-2c3e8bed3f04f426d676d6352018b33a49a72406.zip
ramips: minew g1-c: Allow dynamic RAM sizes
Allow RAM size to be passed thru U-Boot. There are 128MB and 64MB versions of Minew G1-C. This is also in line with the behaviour of most other RAMIPS boards. Signed-off-by: Bruno Randolf <br1@einfach.org>
Diffstat (limited to 'target')
-rw-r--r--target/linux/ramips/dts/mt7628an_minew_g1-c.dts5
1 files changed, 0 insertions, 5 deletions
diff --git a/target/linux/ramips/dts/mt7628an_minew_g1-c.dts b/target/linux/ramips/dts/mt7628an_minew_g1-c.dts
index eeee1c25ed..92fbf7c6ae 100644
--- a/target/linux/ramips/dts/mt7628an_minew_g1-c.dts
+++ b/target/linux/ramips/dts/mt7628an_minew_g1-c.dts
@@ -16,11 +16,6 @@
led-upgrade = &led_system;
};
- memory@0 {
- device_type = "memory";
- reg = <0x0 0x8000000>;
- };
-
keys {
compatible = "gpio-keys-polled";
poll-interval = <20>;