summaryrefslogtreecommitdiff
path: root/configs/mx7ulp_14x14_arm2_defconfig
diff options
context:
space:
mode:
authorYe Li <ye.li@nxp.com>2017-03-17 16:45:28 +0800
committerYe Li <ye.li@nxp.com>2017-04-05 17:24:36 +0800
commit76a14d23c1b33321a9aabf512f5979adeeb30ff4 (patch)
tree9552e71458014bd28daf9464c9ee94a3aeb92cb0 /configs/mx7ulp_14x14_arm2_defconfig
parent7595df64537e674df0a841563424b30b289d49fc (diff)
downloadu-boot-imx-76a14d23c1b33321a9aabf512f5979adeeb30ff4.zip
u-boot-imx-76a14d23c1b33321a9aabf512f5979adeeb30ff4.tar.gz
u-boot-imx-76a14d23c1b33321a9aabf512f5979adeeb30ff4.tar.bz2
MLK-14484-2 mx7ulp_arm2: Add 10x10 and 14x14 ARM2 codes
Copy the mx7ulp ARM2 codes from v2016.03 as the base for using OF_CONTROL and DM drivers. The 14x14 ARM2 LPDDR3 script is v1.5: - IMX7ULP1_LPDDR3_320MHz_512MB_32bit_V1.5.inc The 10x10 ARM2 LPDDR2 script is v1.1: - IMX7ULP1_LPDDR2_320MHz_1GB_32bit_V1.1.inc Signed-off-by: Ye Li <ye.li@nxp.com>
Diffstat (limited to 'configs/mx7ulp_14x14_arm2_defconfig')
-rw-r--r--configs/mx7ulp_14x14_arm2_defconfig10
1 files changed, 10 insertions, 0 deletions
diff --git a/configs/mx7ulp_14x14_arm2_defconfig b/configs/mx7ulp_14x14_arm2_defconfig
new file mode 100644
index 0000000..25eb39d
--- /dev/null
+++ b/configs/mx7ulp_14x14_arm2_defconfig
@@ -0,0 +1,10 @@
+CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx7ulp_arm2/imximage.cfg"
+CONFIG_ARM=y
+CONFIG_ARCH_MX7ULP=y
+CONFIG_TARGET_MX7ULP_14X14_ARM2=y
+CONFIG_SYS_MALLOC_F=y
+CONFIG_SYS_MALLOC_F_LEN=0x400
+CONFIG_DM=y
+CONFIG_DM_SERIAL=y
+CONFIG_DM_GPIO=y
+CONFIG_IMX_RGPIO2P=y