forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-11 645e752c5a84baeb21015cdc85fc05b7d16312c8
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