summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorYe Li <ye.li@nxp.com>2017-03-10 11:35:39 +0800
committerYe Li <ye.li@nxp.com>2017-04-05 14:06:25 +0800
commit5827aa3d321d3316ba4100175afb9b39113bf893 (patch)
treed60f82d903a472fcd10b73fca4e7e4329758ec86 /configs
parentdf142b5636929eb52b7e4c312e187a029981bc81 (diff)
downloadu-boot-imx-5827aa3d321d3316ba4100175afb9b39113bf893.zip
u-boot-imx-5827aa3d321d3316ba4100175afb9b39113bf893.tar.gz
u-boot-imx-5827aa3d321d3316ba4100175afb9b39113bf893.tar.bz2
MLK-14391-1 mx6sxarm2: Add mx6sx 14x14/17x17/19x19 arm2 board codes
Copy the board codes and build configurations for i.MX6SX 14x14/17x17/19x19 ARM2 boards from v2016.03 as the base for converting to OF_CONTROL and DM driver. Signed-off-by: Ye Li <ye.li@nxp.com>
Diffstat (limited to 'configs')
-rw-r--r--configs/mx6sx_14x14_lpddr2_arm2_defconfig5
-rw-r--r--configs/mx6sx_14x14_lpddr2_arm2_nand_defconfig5
-rw-r--r--configs/mx6sx_17x17_arm2_defconfig5
-rw-r--r--configs/mx6sx_17x17_arm2_eimnor_defconfig5
-rw-r--r--configs/mx6sx_17x17_arm2_nand_defconfig5
-rw-r--r--configs/mx6sx_17x17_arm2_qspi2_defconfig5
-rw-r--r--configs/mx6sx_17x17_arm2_spinor_defconfig5
-rw-r--r--configs/mx6sx_17x17wp_arm2_defconfig5
-rw-r--r--configs/mx6sx_19x19_ddr3_arm2_defconfig5
-rw-r--r--configs/mx6sx_19x19_ddr3_arm2_eimnor_defconfig5
-rw-r--r--configs/mx6sx_19x19_ddr3_arm2_nand_defconfig5
-rw-r--r--configs/mx6sx_19x19_ddr3_arm2_qspi2_defconfig5
-rw-r--r--configs/mx6sx_19x19_ddr3_arm2_spinor_defconfig5
-rw-r--r--configs/mx6sx_19x19_lpddr2_arm2_defconfig5
-rw-r--r--configs/mx6sx_19x19_lpddr2_arm2_qspi2_defconfig5
15 files changed, 75 insertions, 0 deletions
diff --git a/configs/mx6sx_14x14_lpddr2_arm2_defconfig b/configs/mx6sx_14x14_lpddr2_arm2_defconfig
new file mode 100644
index 0000000..7a78698
--- /dev/null
+++ b/configs/mx6sx_14x14_lpddr2_arm2_defconfig
@@ -0,0 +1,5 @@
+CONFIG_ARM=y
+CONFIG_ARCH_MX6=y
+CONFIG_TARGET_MX6SX_14X14_ARM2=y
+CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx6sx_17x17_arm2/mx6sx_14x14_lpddr2_arm2.cfg,LPDDR2"
+CONFIG_CMD_GPIO=y
diff --git a/configs/mx6sx_14x14_lpddr2_arm2_nand_defconfig b/configs/mx6sx_14x14_lpddr2_arm2_nand_defconfig
new file mode 100644
index 0000000..9a4c81b
--- /dev/null
+++ b/configs/mx6sx_14x14_lpddr2_arm2_nand_defconfig
@@ -0,0 +1,5 @@
+CONFIG_ARM=y
+CONFIG_ARCH_MX6=y
+CONFIG_TARGET_MX6SX_14X14_ARM2=y
+CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx6sx_17x17_arm2/mx6sx_14x14_lpddr2_arm2.cfg,LPDDR2,SYS_BOOT_NAND"
+CONFIG_CMD_GPIO=y
diff --git a/configs/mx6sx_17x17_arm2_defconfig b/configs/mx6sx_17x17_arm2_defconfig
new file mode 100644
index 0000000..b3fed82
--- /dev/null
+++ b/configs/mx6sx_17x17_arm2_defconfig
@@ -0,0 +1,5 @@
+CONFIG_ARM=y
+CONFIG_ARCH_MX6=y
+CONFIG_TARGET_MX6SX_17X17_ARM2=y
+CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx6sx_17x17_arm2/imximage.cfg"
+CONFIG_CMD_GPIO=y
diff --git a/configs/mx6sx_17x17_arm2_eimnor_defconfig b/configs/mx6sx_17x17_arm2_eimnor_defconfig
new file mode 100644
index 0000000..a1354e1
--- /dev/null
+++ b/configs/mx6sx_17x17_arm2_eimnor_defconfig
@@ -0,0 +1,5 @@
+CONFIG_ARM=y
+CONFIG_ARCH_MX6=y
+CONFIG_TARGET_MX6SX_17X17_ARM2=y
+CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx6sx_17x17_arm2/imximage.cfg,SYS_BOOT_EIMNOR"
+CONFIG_CMD_GPIO=y
diff --git a/configs/mx6sx_17x17_arm2_nand_defconfig b/configs/mx6sx_17x17_arm2_nand_defconfig
new file mode 100644
index 0000000..cac44a3
--- /dev/null
+++ b/configs/mx6sx_17x17_arm2_nand_defconfig
@@ -0,0 +1,5 @@
+CONFIG_ARM=y
+CONFIG_ARCH_MX6=y
+CONFIG_TARGET_MX6SX_17X17_ARM2=y
+CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx6sx_17x17_arm2/imximage.cfg,SYS_BOOT_NAND"
+CONFIG_CMD_GPIO=y
diff --git a/configs/mx6sx_17x17_arm2_qspi2_defconfig b/configs/mx6sx_17x17_arm2_qspi2_defconfig
new file mode 100644
index 0000000..3f09c95
--- /dev/null
+++ b/configs/mx6sx_17x17_arm2_qspi2_defconfig
@@ -0,0 +1,5 @@
+CONFIG_ARM=y
+CONFIG_ARCH_MX6=y
+CONFIG_TARGET_MX6SX_17X17_ARM2=y
+CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx6sx_17x17_arm2/imximage.cfg,SYS_BOOT_QSPI"
+CONFIG_CMD_GPIO=y
diff --git a/configs/mx6sx_17x17_arm2_spinor_defconfig b/configs/mx6sx_17x17_arm2_spinor_defconfig
new file mode 100644
index 0000000..7464e9c
--- /dev/null
+++ b/configs/mx6sx_17x17_arm2_spinor_defconfig
@@ -0,0 +1,5 @@
+CONFIG_ARM=y
+CONFIG_ARCH_MX6=y
+CONFIG_TARGET_MX6SX_17X17_ARM2=y
+CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx6sx_17x17_arm2/imximage.cfg,SYS_BOOT_SPINOR"
+CONFIG_CMD_GPIO=y
diff --git a/configs/mx6sx_17x17wp_arm2_defconfig b/configs/mx6sx_17x17wp_arm2_defconfig
new file mode 100644
index 0000000..719db16
--- /dev/null
+++ b/configs/mx6sx_17x17wp_arm2_defconfig
@@ -0,0 +1,5 @@
+CONFIG_ARM=y
+CONFIG_ARCH_MX6=y
+CONFIG_TARGET_MX6SX_17X17_ARM2=y
+CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx6sx_17x17_arm2/imximage_wp.cfg"
+CONFIG_CMD_GPIO=y
diff --git a/configs/mx6sx_19x19_ddr3_arm2_defconfig b/configs/mx6sx_19x19_ddr3_arm2_defconfig
new file mode 100644
index 0000000..89d74c0
--- /dev/null
+++ b/configs/mx6sx_19x19_ddr3_arm2_defconfig
@@ -0,0 +1,5 @@
+CONFIG_ARM=y
+CONFIG_ARCH_MX6=y
+CONFIG_TARGET_MX6SX_19X19_ARM2=y
+CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx6sx_19x19_arm2/imximage.cfg"
+CONFIG_CMD_GPIO=y
diff --git a/configs/mx6sx_19x19_ddr3_arm2_eimnor_defconfig b/configs/mx6sx_19x19_ddr3_arm2_eimnor_defconfig
new file mode 100644
index 0000000..77bf7b1
--- /dev/null
+++ b/configs/mx6sx_19x19_ddr3_arm2_eimnor_defconfig
@@ -0,0 +1,5 @@
+CONFIG_ARM=y
+CONFIG_ARCH_MX6=y
+CONFIG_TARGET_MX6SX_19X19_ARM2=y
+CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx6sx_19x19_arm2/imximage.cfg,SYS_BOOT_EIMNOR"
+CONFIG_CMD_GPIO=y
diff --git a/configs/mx6sx_19x19_ddr3_arm2_nand_defconfig b/configs/mx6sx_19x19_ddr3_arm2_nand_defconfig
new file mode 100644
index 0000000..0ce4508
--- /dev/null
+++ b/configs/mx6sx_19x19_ddr3_arm2_nand_defconfig
@@ -0,0 +1,5 @@
+CONFIG_ARM=y
+CONFIG_ARCH_MX6=y
+CONFIG_TARGET_MX6SX_19X19_ARM2=y
+CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx6sx_19x19_arm2/imximage.cfg,SYS_BOOT_NAND"
+CONFIG_CMD_GPIO=y
diff --git a/configs/mx6sx_19x19_ddr3_arm2_qspi2_defconfig b/configs/mx6sx_19x19_ddr3_arm2_qspi2_defconfig
new file mode 100644
index 0000000..563517f
--- /dev/null
+++ b/configs/mx6sx_19x19_ddr3_arm2_qspi2_defconfig
@@ -0,0 +1,5 @@
+CONFIG_ARM=y
+CONFIG_ARCH_MX6=y
+CONFIG_TARGET_MX6SX_19X19_ARM2=y
+CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx6sx_19x19_arm2/imximage.cfg,SYS_BOOT_QSPI"
+CONFIG_CMD_GPIO=y
diff --git a/configs/mx6sx_19x19_ddr3_arm2_spinor_defconfig b/configs/mx6sx_19x19_ddr3_arm2_spinor_defconfig
new file mode 100644
index 0000000..9971cd7
--- /dev/null
+++ b/configs/mx6sx_19x19_ddr3_arm2_spinor_defconfig
@@ -0,0 +1,5 @@
+CONFIG_ARM=y
+CONFIG_ARCH_MX6=y
+CONFIG_TARGET_MX6SX_19X19_ARM2=y
+CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx6sx_19x19_arm2/imximage.cfg,SYS_BOOT_SPINOR"
+CONFIG_CMD_GPIO=y
diff --git a/configs/mx6sx_19x19_lpddr2_arm2_defconfig b/configs/mx6sx_19x19_lpddr2_arm2_defconfig
new file mode 100644
index 0000000..e8d5b75
--- /dev/null
+++ b/configs/mx6sx_19x19_lpddr2_arm2_defconfig
@@ -0,0 +1,5 @@
+CONFIG_ARM=y
+CONFIG_ARCH_MX6=y
+CONFIG_TARGET_MX6SX_19X19_ARM2=y
+CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx6sx_19x19_arm2/imximage_lpddr2.cfg,LPDDR2"
+CONFIG_CMD_GPIO=y
diff --git a/configs/mx6sx_19x19_lpddr2_arm2_qspi2_defconfig b/configs/mx6sx_19x19_lpddr2_arm2_qspi2_defconfig
new file mode 100644
index 0000000..b555436
--- /dev/null
+++ b/configs/mx6sx_19x19_lpddr2_arm2_qspi2_defconfig
@@ -0,0 +1,5 @@
+CONFIG_ARM=y
+CONFIG_ARCH_MX6=y
+CONFIG_TARGET_MX6SX_19X19_ARM2=y
+CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx6sx_19x19_arm2/imximage_lpddr2.cfg,LPDDR2,SYS_BOOT_QSPI"
+CONFIG_CMD_GPIO=y