kernel/arch/arm/boot/dts/bcm28155-ap.dts
.. .. @@ -21,7 +21,8 @@ 21 21 model = "BCM28155 AP board"; 22 22 compatible = "brcm,bcm28155-ap", "brcm,bcm11351"; 23 23 24 - memory {24 + memory@80000000 {25 + device_type = "memory";25 26 reg = <0x80000000 0x40000000>; /* 1 GB */ 26 27 }; 27 28