summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorWadim Egorov <w.egorov@phytec.de>2015-05-26 15:23:11 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2015-05-27 08:55:08 +0200
commit54020627023020f246361a9db0b4d39f82102ac1 (patch)
treef8131085c372707c063f069a0c3edb8c4ba4b3f1 /arch
parentd345b17bc5e99c724df7b95f1e18f8e9a9c9f5f5 (diff)
downloadbarebox-54020627023020f246361a9db0b4d39f82102ac1.tar.gz
barebox-54020627023020f246361a9db0b4d39f82102ac1.tar.xz
ARM: dts: Add am33xx-strip.dtsi to PHYTEC MLOs
This patch will reduce the size of the MLO images. Signed-off-by: Wadim Egorov <w.egorov@phytec.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/dts/am335x-phytec-phycard-som-mlo.dts1
-rw-r--r--arch/arm/dts/am335x-phytec-phycore-som-mlo.dts1
-rw-r--r--arch/arm/dts/am335x-phytec-phyflex-som-mlo.dts1
3 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/dts/am335x-phytec-phycard-som-mlo.dts b/arch/arm/dts/am335x-phytec-phycard-som-mlo.dts
index 17d9152977..f9ed627120 100644
--- a/arch/arm/dts/am335x-phytec-phycard-som-mlo.dts
+++ b/arch/arm/dts/am335x-phytec-phycard-som-mlo.dts
@@ -9,6 +9,7 @@
#include "am33xx.dtsi"
#include "am335x-phytec-phycard-som.dtsi"
+#include "am33xx-strip.dtsi"
/ {
model = "Phytec phyCARD AM335x";
diff --git a/arch/arm/dts/am335x-phytec-phycore-som-mlo.dts b/arch/arm/dts/am335x-phytec-phycore-som-mlo.dts
index b08a59e0f5..f70835f8cd 100644
--- a/arch/arm/dts/am335x-phytec-phycore-som-mlo.dts
+++ b/arch/arm/dts/am335x-phytec-phycore-som-mlo.dts
@@ -9,6 +9,7 @@
#include "am33xx.dtsi"
#include "am335x-phytec-phycore-som.dtsi"
+#include "am33xx-strip.dtsi"
/ {
model = "Phytec phyCORE AM335x";
diff --git a/arch/arm/dts/am335x-phytec-phyflex-som-mlo.dts b/arch/arm/dts/am335x-phytec-phyflex-som-mlo.dts
index 5294ff5976..736d7ef664 100644
--- a/arch/arm/dts/am335x-phytec-phyflex-som-mlo.dts
+++ b/arch/arm/dts/am335x-phytec-phyflex-som-mlo.dts
@@ -9,6 +9,7 @@
#include "am33xx.dtsi"
#include "am335x-phytec-phyflex-som.dtsi"
+#include "am33xx-strip.dtsi"
/ {
model = "Phytec phyFLEX AM335x";