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