9
0
Fork 0

dts:imx6:pfla02: Remove memory node

Signed-off-by: Christian Hemp <c.hemp@phytec.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
This commit is contained in:
Christian Hemp 2014-09-12 15:33:43 +02:00 committed by Sascha Hauer
parent 40eb863b86
commit e17547a9a6
3 changed files with 0 additions and 12 deletions

View File

@ -15,10 +15,6 @@
/ {
model = "Phytec phyFLEX-i.MX6 Dual Lite";
compatible = "phytec,imx6dl-pfla02", "fsl,imx6dl";
memory {
reg = <0x10000000 0x40000000>;
};
};
&ecspi3 {

View File

@ -15,10 +15,6 @@
/ {
model = "Phytec phyFLEX-i.MX6 Quad";
compatible = "phytec,imx6q-pfla02", "fsl,imx6q";
memory {
reg = <0x10000000 0x40000000>;
};
};
&ecspi3 {

View File

@ -15,8 +15,4 @@
/ {
model = "Phytec phyFLEX-i.MX6 Single";
compatible = "phytec,imx6s-pfla02", "fsl,imx6dl";
memory {
reg = <0x10000000 0x20000000>;
};
};