diff options
author | Chuanhong Guo <gch981213@gmail.com> | 2019-07-10 13:53:59 +0800 |
---|---|---|
committer | Chuanhong Guo <gch981213@gmail.com> | 2019-07-11 22:11:21 +0800 |
commit | a2c19f1d2f658367e6d62a6bdcfc72f12f23e43e (patch) | |
tree | ca5e0add360e27f7cc35204d6dc671abbc3b7f24 /target/linux/ramips/dts/mt7628an_unielec_u7628-01-128m-16m.dts | |
parent | 6d91ddf5175d2eac3c4bc4a404cc0f5dd44cf25b (diff) | |
download | upstream-a2c19f1d2f658367e6d62a6bdcfc72f12f23e43e.tar.gz upstream-a2c19f1d2f658367e6d62a6bdcfc72f12f23e43e.tar.bz2 upstream-a2c19f1d2f658367e6d62a6bdcfc72f12f23e43e.zip |
ramips: dts: drop memory nodes
mt7621 and mt7628 now have the ability to detect memory size
automatically.
Drop memory nodes and let kernel determine memory size.
Signed-off-by: Chuanhong Guo <gch981213@gmail.com>
Diffstat (limited to 'target/linux/ramips/dts/mt7628an_unielec_u7628-01-128m-16m.dts')
-rw-r--r-- | target/linux/ramips/dts/mt7628an_unielec_u7628-01-128m-16m.dts | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/target/linux/ramips/dts/mt7628an_unielec_u7628-01-128m-16m.dts b/target/linux/ramips/dts/mt7628an_unielec_u7628-01-128m-16m.dts index 75a1bd5404..c5eaf6d5d0 100644 --- a/target/linux/ramips/dts/mt7628an_unielec_u7628-01-128m-16m.dts +++ b/target/linux/ramips/dts/mt7628an_unielec_u7628-01-128m-16m.dts @@ -39,11 +39,6 @@ / { compatible = "unielec,u7628-01-128m-16m", "unielec,u7628-01", "mediatek,mt7628an-soc"; model = "UniElec U7628-01 (128M RAM/16M flash)"; - - memory@0 { - device_type = "memory"; - reg = <0x0 0x8000000>; - }; }; &spi0 { |