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>
This commit is contained in:
Chuanhong Guo
2019-07-10 13:53:59 +08:00
parent 6d91ddf517
commit a2c19f1d2f
88 changed files with 0 additions and 441 deletions

View File

@@ -16,11 +16,6 @@
led-upgrade = &led_usr;
};
memory@0 {
device_type = "memory";
reg = <0x0 0x10000000>;
};
chosen {
bootargs = "console=ttyS0,115200";
};