summaryrefslogtreecommitdiffstats
path: root/arch/arm/dts/imx6dl-phytec-pbab01.dts
diff options
context:
space:
mode:
authorChristian Hemp <c.hemp@phytec.de>2014-09-12 15:33:46 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2014-09-15 07:31:51 +0200
commitc2a61d761d6f57fb0f476ae387abbab97511fee4 (patch)
treee4f5d359e63532e33b13f12b29b6cb4a05fcd2e2 /arch/arm/dts/imx6dl-phytec-pbab01.dts
parent2d4bbed323342babb45611b0e755cabe4417e20e (diff)
downloadbarebox-c2a61d761d6f57fb0f476ae387abbab97511fee4.tar.gz
barebox-c2a61d761d6f57fb0f476ae387abbab97511fee4.tar.xz
dts:imx6:pfla02: Add env node for SPI-NOR and NAND
Add environment node for NAND and SPI-NOR Move the environment property to the module file. Signed-off-by: Christian Hemp <c.hemp@phytec.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/dts/imx6dl-phytec-pbab01.dts')
-rw-r--r--arch/arm/dts/imx6dl-phytec-pbab01.dts5
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/arm/dts/imx6dl-phytec-pbab01.dts b/arch/arm/dts/imx6dl-phytec-pbab01.dts
index 0e90c47768..4b77838926 100644
--- a/arch/arm/dts/imx6dl-phytec-pbab01.dts
+++ b/arch/arm/dts/imx6dl-phytec-pbab01.dts
@@ -20,10 +20,5 @@
chosen {
linux,stdout-path = &uart4;
-
- environment@0 {
- compatible = "barebox,environment";
- device-path = &flash, "partname:barebox-environment";
- };
};
};