summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/phytec-som-imx6/flash-header-phytec-pcl063-256mb.imxcfg
diff options
context:
space:
mode:
authorStefan Riedmueller <s.riedmueller@phytec.de>2017-05-11 11:09:28 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2017-05-17 08:49:36 +0200
commit4dc4e613eab3219d0699471678aadf6bb801efdc (patch)
tree7342e4ba086d779d69befd6516f9fad40738a353 /arch/arm/boards/phytec-som-imx6/flash-header-phytec-pcl063-256mb.imxcfg
parentefdd506a595f72f5e5567ed9a5d0b8fe1c0a63d2 (diff)
downloadbarebox-4dc4e613eab3219d0699471678aadf6bb801efdc.tar.gz
barebox-4dc4e613eab3219d0699471678aadf6bb801efdc.tar.xz
ARCH: ARM: Add support for phytec-phycore-imx6ull
Created imx6ull devicetree to support Phytec phyCORE-i.MX6ULL. - 256 MB RAM - 128 MB NAND - 10/100 Mbit Ethernet Signed-off-by: Stefan Riedmueller <s.riedmueller@phytec.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/boards/phytec-som-imx6/flash-header-phytec-pcl063-256mb.imxcfg')
-rw-r--r--arch/arm/boards/phytec-som-imx6/flash-header-phytec-pcl063-256mb.imxcfg9
1 files changed, 9 insertions, 0 deletions
diff --git a/arch/arm/boards/phytec-som-imx6/flash-header-phytec-pcl063-256mb.imxcfg b/arch/arm/boards/phytec-som-imx6/flash-header-phytec-pcl063-256mb.imxcfg
new file mode 100644
index 0000000000..4a827e4dfa
--- /dev/null
+++ b/arch/arm/boards/phytec-som-imx6/flash-header-phytec-pcl063-256mb.imxcfg
@@ -0,0 +1,9 @@
+
+#define SETUP_MDCFG0 \
+ wm 32 0x021B000C 0x676B52F3
+
+#define SETUP_MDASP_MDCTL \
+ wm 32 0x021B0040 0x00000047; \
+ wm 32 0x021B0000 0x83180000
+
+#include "flash-header-phytec-pcl063.h"