summaryrefslogtreecommitdiff
path: root/configs/mx6ull_14x14_ddr3_arm2_epdc_defconfig
diff options
context:
space:
mode:
authorRobby Cai <robby.cai@nxp.com>2016-06-23 14:44:19 +0800
committerYe Li <ye.li@nxp.com>2017-04-05 14:06:24 +0800
commitffc1f0d1b19d4adfc1f5276e5d25a1f065c41606 (patch)
treeea055e29ac78df710ae3b991d87ab98d1689f06f /configs/mx6ull_14x14_ddr3_arm2_epdc_defconfig
parent126d2e1ac5b53fc32dbd0000b2a22c11bfbcd19c (diff)
downloadu-boot-imx-ffc1f0d1b19d4adfc1f5276e5d25a1f065c41606.zip
u-boot-imx-ffc1f0d1b19d4adfc1f5276e5d25a1f065c41606.tar.gz
u-boot-imx-ffc1f0d1b19d4adfc1f5276e5d25a1f065c41606.tar.bz2
MLK-12929 imx6ull: support splash screen for epdc
add splash screen feature for epdc. it's tested on imx6ull arm2 board. Signed-off-by: Robby Cai <robby.cai@nxp.com> (cherry picked from commit bcdbe240bb2a97d38ba30dd244a51ece87662b06)
Diffstat (limited to 'configs/mx6ull_14x14_ddr3_arm2_epdc_defconfig')
-rw-r--r--configs/mx6ull_14x14_ddr3_arm2_epdc_defconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/configs/mx6ull_14x14_ddr3_arm2_epdc_defconfig b/configs/mx6ull_14x14_ddr3_arm2_epdc_defconfig
new file mode 100644
index 0000000..e50583d
--- /dev/null
+++ b/configs/mx6ull_14x14_ddr3_arm2_epdc_defconfig
@@ -0,0 +1,5 @@
+CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx6ull_ddr3_arm2/imximage.cfg,MXC_EPDC"
+CONFIG_ARM=y
+CONFIG_ARCH_MX6=y
+CONFIG_TARGET_MX6ULL_DDR3_ARM2=y
+CONFIG_CMD_GPIO=y