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:
@@ -14,11 +14,6 @@
|
||||
bootargs = "console=ttyS1,115200";
|
||||
};
|
||||
|
||||
memory@0 {
|
||||
device_type = "memory";
|
||||
reg = <0x0 0x8000000>;
|
||||
};
|
||||
|
||||
aliases {
|
||||
led-boot = &led_run;
|
||||
led-failsafe = &led_run;
|
||||
|
||||
Reference in New Issue
Block a user