diff options
author | Ye Li <ye.li@nxp.com> | 2016-05-10 10:05:49 +0800 |
---|---|---|
committer | Ye Li <ye.li@nxp.com> | 2016-05-11 11:21:46 +0800 |
commit | 7004df470b907d5414fadf0aac70b6b65cdc68d8 (patch) | |
tree | 6e60305b8c4b2641b44c958715cb09c4bfb42f36 /configs | |
parent | ee6717667799d70a42f00ba46d96f3f34c78f497 (diff) | |
download | u-boot-imx-7004df470b907d5414fadf0aac70b6b65cdc68d8.zip u-boot-imx-7004df470b907d5414fadf0aac70b6b65cdc68d8.tar.gz u-boot-imx-7004df470b907d5414fadf0aac70b6b65cdc68d8.tar.bz2 |
MLK-12775 mx6ullarm2: Add package size info to the build target and dtb file
To align with i.MX6UL, add the chip package size info to the i.MX6ULL ARM2 board
build target and loading dtb file name. So that mfgtool and yocto can follow i.MX6UL
naming rule to process i.MX6ULL.
Signed-off-by: Ye Li <ye.li@nxp.com>
Diffstat (limited to 'configs')
-rw-r--r-- | configs/mx6ull_14x14_ddr3_arm2_defconfig (renamed from configs/mx6ull_ddr3_arm2_defconfig) | 0 | ||||
-rw-r--r-- | configs/mx6ull_14x14_ddr3_arm2_emmc_defconfig (renamed from configs/mx6ull_ddr3_arm2_emmc_defconfig) | 0 | ||||
-rw-r--r-- | configs/mx6ull_14x14_ddr3_arm2_nand_defconfig (renamed from configs/mx6ull_ddr3_arm2_nand_defconfig) | 0 | ||||
-rw-r--r-- | configs/mx6ull_14x14_ddr3_arm2_qspi1_defconfig (renamed from configs/mx6ull_ddr3_arm2_qspi1_defconfig) | 0 | ||||
-rw-r--r-- | configs/mx6ull_14x14_ddr3_arm2_spinor_defconfig (renamed from configs/mx6ull_ddr3_arm2_spinor_defconfig) | 0 |
5 files changed, 0 insertions, 0 deletions
diff --git a/configs/mx6ull_ddr3_arm2_defconfig b/configs/mx6ull_14x14_ddr3_arm2_defconfig index 3c71f7b..3c71f7b 100644 --- a/configs/mx6ull_ddr3_arm2_defconfig +++ b/configs/mx6ull_14x14_ddr3_arm2_defconfig diff --git a/configs/mx6ull_ddr3_arm2_emmc_defconfig b/configs/mx6ull_14x14_ddr3_arm2_emmc_defconfig index 1f41f89..1f41f89 100644 --- a/configs/mx6ull_ddr3_arm2_emmc_defconfig +++ b/configs/mx6ull_14x14_ddr3_arm2_emmc_defconfig diff --git a/configs/mx6ull_ddr3_arm2_nand_defconfig b/configs/mx6ull_14x14_ddr3_arm2_nand_defconfig index 21b6650..21b6650 100644 --- a/configs/mx6ull_ddr3_arm2_nand_defconfig +++ b/configs/mx6ull_14x14_ddr3_arm2_nand_defconfig diff --git a/configs/mx6ull_ddr3_arm2_qspi1_defconfig b/configs/mx6ull_14x14_ddr3_arm2_qspi1_defconfig index 30faa71..30faa71 100644 --- a/configs/mx6ull_ddr3_arm2_qspi1_defconfig +++ b/configs/mx6ull_14x14_ddr3_arm2_qspi1_defconfig diff --git a/configs/mx6ull_ddr3_arm2_spinor_defconfig b/configs/mx6ull_14x14_ddr3_arm2_spinor_defconfig index e5670de..e5670de 100644 --- a/configs/mx6ull_ddr3_arm2_spinor_defconfig +++ b/configs/mx6ull_14x14_ddr3_arm2_spinor_defconfig |