You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
350 B
14 lines
350 B
--- a/arch/arm/boot/dts/qcom-ipq8064-ap148.dts
|
|
+++ b/arch/arm/boot/dts/qcom-ipq8064-ap148.dts
|
|
@@ -4,6 +4,11 @@
|
|
model = "Qualcomm IPQ8064/AP148";
|
|
compatible = "qcom,ipq8064-ap148", "qcom,ipq8064";
|
|
|
|
+ memory@0 {
|
|
+ reg = <0x42000000 0x1e000000>;
|
|
+ device_type = "memory";
|
|
+ };
|
|
+
|
|
reserved-memory {
|
|
#address-cells = <1>;
|
|
#size-cells = <1>;
|
|
|