kernel/arch/arm/boot/dts/bcm4709-linksys-ea9200.dts
.. .. @@ -16,9 +16,10 @@ 16 16 bootargs = "console=ttyS0,115200"; 17 17 }; 18 18 19 - memory {20 - reg = <0x00000000 0x0800000021 - 0x88000000 0x08000000>;19 + memory@0 {20 + device_type = "memory";21 + reg = <0x00000000 0x08000000>,22 + <0x88000000 0x08000000>;22 23 }; 23 24 24 25 gpio-keys {