summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2015-10-02 09:38:44 -0400
committerTom Rini <trini@konsulko.com>2015-10-02 09:38:44 -0400
commitb8d242121dd3c8c418751c37e6f7157cf6428dbf (patch)
tree53f1fc557eff2989a27402b7dd226949fd61533f /configs
parent4bbc08f2ecdd16d38f933f202fb1a711fb30d880 (diff)
parent7daaac5281db0788cde895a0add38ad5195b5be1 (diff)
downloadtalos-obmc-uboot-b8d242121dd3c8c418751c37e6f7157cf6428dbf.tar.gz
talos-obmc-uboot-b8d242121dd3c8c418751c37e6f7157cf6428dbf.zip
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Diffstat (limited to 'configs')
-rw-r--r--configs/pcm052_defconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/configs/pcm052_defconfig b/configs/pcm052_defconfig
new file mode 100644
index 0000000000..e8dc402878
--- /dev/null
+++ b/configs/pcm052_defconfig
@@ -0,0 +1,6 @@
+CONFIG_ARM=y
+CONFIG_TARGET_PCM052=y
+CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/phytec/pcm052/imximage.cfg,ENV_IS_IN_NAND"
+CONFIG_NAND_VF610_NFC=y
+CONFIG_SYS_NAND_BUSWIDTH_16BIT=y
+CONFIG_SYS_NAND_VF610_NFC_45_ECC_BYTES=y
OpenPOWER on IntegriCloud