hc
2024-05-10 23fa18eaa71266feff7ba8d83022d9e1cc83c65a
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