forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-11 6778948f9de86c3cfaf36725a7c87dcff9ba247f
kernel/arch/arm/boot/dts/bcm4709-netgear-r8000.dts
....@@ -30,9 +30,10 @@
3030 bootargs = "console=ttyS0,115200";
3131 };
3232
33
- memory {
34
- reg = <0x00000000 0x08000000
35
- 0x88000000 0x08000000>;
33
+ memory@0 {
34
+ device_type = "memory";
35
+ reg = <0x00000000 0x08000000>,
36
+ <0x88000000 0x08000000>;
3637 };
3738
3839 leds {