hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
kernel/arch/arm/boot/dts/bcm4709-linksys-ea9200.dts
....@@ -16,9 +16,10 @@
1616 bootargs = "console=ttyS0,115200";
1717 };
1818
19
- memory {
20
- reg = <0x00000000 0x08000000
21
- 0x88000000 0x08000000>;
19
+ memory@0 {
20
+ device_type = "memory";
21
+ reg = <0x00000000 0x08000000>,
22
+ <0x88000000 0x08000000>;
2223 };
2324
2425 gpio-keys {