kernel/arch/arm/boot/dts/bcm4709-netgear-r8000.dts
.. .. @@ -30,9 +30,10 @@ 30 30 bootargs = "console=ttyS0,115200"; 31 31 }; 32 32 33 - memory {34 - reg = <0x00000000 0x0800000035 - 0x88000000 0x08000000>;33 + memory@0 {34 + device_type = "memory";35 + reg = <0x00000000 0x08000000>,36 + <0x88000000 0x08000000>;36 37 }; 37 38 38 39 leds {