hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
kernel/arch/arm/boot/dts/bcm28155-ap.dts
....@@ -21,7 +21,8 @@
2121 model = "BCM28155 AP board";
2222 compatible = "brcm,bcm28155-ap", "brcm,bcm11351";
2323
24
- memory {
24
+ memory@80000000 {
25
+ device_type = "memory";
2526 reg = <0x80000000 0x40000000>; /* 1 GB */
2627 };
2728