summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorChunrong Guo <chunrong.guo@nxp.com>2017-08-29 16:38:44 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2017-08-30 10:08:09 -0300
commit477be61b278213bc536ccda149f0c97a83b8cc76 (patch)
tree5ed52f4416fbda8980aa28b5ec3ce23fc63b1ed1 /conf
parent24feecb0c6d322bdbf72533c7868914b232c5b22 (diff)
downloadmeta-freescale-477be61b278213bc536ccda149f0c97a83b8cc76.tar.gz
add itbimage support
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/ls1043ardb-32b.conf5
-rw-r--r--conf/machine/ls1043ardb.conf5
-rw-r--r--conf/machine/ls1046ardb-32b.conf5
-rw-r--r--conf/machine/ls1046ardb.conf5
-rw-r--r--conf/machine/ls1088ardb.conf5
-rw-r--r--conf/machine/ls2088ardb.conf5
6 files changed, 30 insertions, 0 deletions
diff --git a/conf/machine/ls1043ardb-32b.conf b/conf/machine/ls1043ardb-32b.conf
index 0b059886..539a4e44 100644
--- a/conf/machine/ls1043ardb-32b.conf
+++ b/conf/machine/ls1043ardb-32b.conf
@@ -11,6 +11,11 @@ require conf/machine/include/arm/arch-arm64.inc
11 11
12DEFAULTTUNE = "armv7ahf-neon" 12DEFAULTTUNE = "armv7ahf-neon"
13 13
14KERNEL_CLASSES = " kernel-itbimage "
15KERNEL_IMAGETYPES = "itbImage"
16
17UBOOT_ENTRYPOINT = "0x80008000"
18
14UBOOT_CONFIG ??= "nand sdcard nor" 19UBOOT_CONFIG ??= "nand sdcard nor"
15UBOOT_CONFIG[nor] = "ls1043ardb_config,,u-boot-dtb.bin" 20UBOOT_CONFIG[nor] = "ls1043ardb_config,,u-boot-dtb.bin"
16UBOOT_CONFIG[nand] = "ls1043ardb_nand_config,,u-boot-with-spl-pbl.bin" 21UBOOT_CONFIG[nand] = "ls1043ardb_nand_config,,u-boot-with-spl-pbl.bin"
diff --git a/conf/machine/ls1043ardb.conf b/conf/machine/ls1043ardb.conf
index 5b4e0cb0..e5e622a3 100644
--- a/conf/machine/ls1043ardb.conf
+++ b/conf/machine/ls1043ardb.conf
@@ -10,6 +10,11 @@ MACHINEOVERRIDES =. "fsl-lsch2:ls1043a:"
10require conf/machine/include/qoriq-arm64.inc 10require conf/machine/include/qoriq-arm64.inc
11require conf/machine/include/arm/arch-arm64.inc 11require conf/machine/include/arm/arch-arm64.inc
12 12
13KERNEL_CLASSES = " kernel-itbimage "
14KERNEL_IMAGETYPES = "itbImage"
15
16UBOOT_ENTRYPOINT = "0x80080000"
17
13UBOOT_CONFIG ??= "nand sdcard nor" 18UBOOT_CONFIG ??= "nand sdcard nor"
14UBOOT_CONFIG[nor] = "ls1043ardb_config,,u-boot-dtb.bin" 19UBOOT_CONFIG[nor] = "ls1043ardb_config,,u-boot-dtb.bin"
15UBOOT_CONFIG[nand] = "ls1043ardb_nand_config,,u-boot-with-spl-pbl.bin" 20UBOOT_CONFIG[nand] = "ls1043ardb_nand_config,,u-boot-with-spl-pbl.bin"
diff --git a/conf/machine/ls1046ardb-32b.conf b/conf/machine/ls1046ardb-32b.conf
index 32386f73..2493bbb3 100644
--- a/conf/machine/ls1046ardb-32b.conf
+++ b/conf/machine/ls1046ardb-32b.conf
@@ -11,6 +11,11 @@ require conf/machine/include/arm/arch-arm64.inc
11 11
12DEFAULTTUNE = "armv7ahf-neon" 12DEFAULTTUNE = "armv7ahf-neon"
13 13
14KERNEL_CLASSES = " kernel-itbimage "
15KERNEL_IMAGETYPES = "itbImage"
16
17UBOOT_ENTRYPOINT = "0x80008000"
18
14UBOOT_CONFIG ??= "emmc sdcard qspi-secure-boot qspi" 19UBOOT_CONFIG ??= "emmc sdcard qspi-secure-boot qspi"
15UBOOT_CONFIG[emmc] = "ls1046ardb_emmc_defconfig,,u-boot-with-spl-pbl.bin" 20UBOOT_CONFIG[emmc] = "ls1046ardb_emmc_defconfig,,u-boot-with-spl-pbl.bin"
16UBOOT_CONFIG[sdcard] = "ls1046ardb_sdcard_config,,u-boot-with-spl-pbl.bin" 21UBOOT_CONFIG[sdcard] = "ls1046ardb_sdcard_config,,u-boot-with-spl-pbl.bin"
diff --git a/conf/machine/ls1046ardb.conf b/conf/machine/ls1046ardb.conf
index cb7d1869..f3ecd6d3 100644
--- a/conf/machine/ls1046ardb.conf
+++ b/conf/machine/ls1046ardb.conf
@@ -9,6 +9,11 @@ MACHINEOVERRIDES =. "fsl-lsch2:ls1046a:"
9require conf/machine/include/qoriq-arm64.inc 9require conf/machine/include/qoriq-arm64.inc
10require conf/machine/include/arm/arch-arm64.inc 10require conf/machine/include/arm/arch-arm64.inc
11 11
12KERNEL_CLASSES = " kernel-itbimage "
13KERNEL_IMAGETYPES = "itbImage"
14
15UBOOT_ENTRYPOINT = "0x80080000"
16
12UBOOT_CONFIG ??= "emmc sdcard qspi-secure-boot qspi" 17UBOOT_CONFIG ??= "emmc sdcard qspi-secure-boot qspi"
13UBOOT_CONFIG[emmc] = "ls1046ardb_emmc_defconfig,,u-boot-with-spl-pbl.bin" 18UBOOT_CONFIG[emmc] = "ls1046ardb_emmc_defconfig,,u-boot-with-spl-pbl.bin"
14UBOOT_CONFIG[sdcard] = "ls1046ardb_sdcard_config,,u-boot-with-spl-pbl.bin" 19UBOOT_CONFIG[sdcard] = "ls1046ardb_sdcard_config,,u-boot-with-spl-pbl.bin"
diff --git a/conf/machine/ls1088ardb.conf b/conf/machine/ls1088ardb.conf
index b6435502..9771ba29 100644
--- a/conf/machine/ls1088ardb.conf
+++ b/conf/machine/ls1088ardb.conf
@@ -9,6 +9,11 @@ require conf/machine/include/arm/arch-arm64.inc
9 9
10MACHINEOVERRIDES =. "fsl-lsch3:ls1088a:" 10MACHINEOVERRIDES =. "fsl-lsch3:ls1088a:"
11 11
12KERNEL_CLASSES = " kernel-itbimage "
13KERNEL_IMAGETYPES = "itbImage"
14
15UBOOT_ENTRYPOINT = "0x80080000"
16
12UBOOT_CONFIG ??= "secure-boot sdcard-qspi qspi" 17UBOOT_CONFIG ??= "secure-boot sdcard-qspi qspi"
13UBOOT_CONFIG[secure-boot] = "ls1088ardb_qspi_SECURE_BOOT_defconfig,,u-boot-dtb.bin" 18UBOOT_CONFIG[secure-boot] = "ls1088ardb_qspi_SECURE_BOOT_defconfig,,u-boot-dtb.bin"
14UBOOT_CONFIG[qspi] = "ls1088ardb_qspi_defconfig,,u-boot-dtb.bin" 19UBOOT_CONFIG[qspi] = "ls1088ardb_qspi_defconfig,,u-boot-dtb.bin"
diff --git a/conf/machine/ls2088ardb.conf b/conf/machine/ls2088ardb.conf
index 1621cab0..8d878f03 100644
--- a/conf/machine/ls2088ardb.conf
+++ b/conf/machine/ls2088ardb.conf
@@ -9,6 +9,11 @@ require conf/machine/include/arm/arch-arm64.inc
9 9
10MACHINEOVERRIDES =. "fsl-lsch3:ls2088a:" 10MACHINEOVERRIDES =. "fsl-lsch3:ls2088a:"
11 11
12KERNEL_CLASSES = " kernel-itbimage "
13KERNEL_IMAGETYPES = "itbImage"
14
15UBOOT_ENTRYPOINT = "0x80080000"
16
12UBOOT_CONFIG ??= "secure-boot nor" 17UBOOT_CONFIG ??= "secure-boot nor"
13UBOOT_CONFIG[nor] = "ls2080ardb_defconfig,,u-boot-dtb.bin" 18UBOOT_CONFIG[nor] = "ls2080ardb_defconfig,,u-boot-dtb.bin"
14UBOOT_CONFIG[secure-boot] = "ls2080ardb_SECURE_BOOT_defconfig,,u-boot-dtb.bin" 19UBOOT_CONFIG[secure-boot] = "ls2080ardb_SECURE_BOOT_defconfig,,u-boot-dtb.bin"