forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 748e4f3d702def1a4bff191e0cf93b6a05340f01
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