diff options
-rw-r--r-- | conf/machine/ls1043ardb-32b.conf | 5 | ||||
-rw-r--r-- | conf/machine/ls1043ardb.conf | 5 | ||||
-rw-r--r-- | conf/machine/ls1046ardb-32b.conf | 5 | ||||
-rw-r--r-- | conf/machine/ls1046ardb.conf | 5 | ||||
-rw-r--r-- | conf/machine/ls1088ardb.conf | 5 | ||||
-rw-r--r-- | conf/machine/ls2088ardb.conf | 5 |
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 | ||
12 | DEFAULTTUNE = "armv7ahf-neon" | 12 | DEFAULTTUNE = "armv7ahf-neon" |
13 | 13 | ||
14 | KERNEL_CLASSES = " kernel-itbimage " | ||
15 | KERNEL_IMAGETYPES = "itbImage" | ||
16 | |||
17 | UBOOT_ENTRYPOINT = "0x80008000" | ||
18 | |||
14 | UBOOT_CONFIG ??= "nand sdcard nor" | 19 | UBOOT_CONFIG ??= "nand sdcard nor" |
15 | UBOOT_CONFIG[nor] = "ls1043ardb_config,,u-boot-dtb.bin" | 20 | UBOOT_CONFIG[nor] = "ls1043ardb_config,,u-boot-dtb.bin" |
16 | UBOOT_CONFIG[nand] = "ls1043ardb_nand_config,,u-boot-with-spl-pbl.bin" | 21 | UBOOT_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:" | |||
10 | require conf/machine/include/qoriq-arm64.inc | 10 | require conf/machine/include/qoriq-arm64.inc |
11 | require conf/machine/include/arm/arch-arm64.inc | 11 | require conf/machine/include/arm/arch-arm64.inc |
12 | 12 | ||
13 | KERNEL_CLASSES = " kernel-itbimage " | ||
14 | KERNEL_IMAGETYPES = "itbImage" | ||
15 | |||
16 | UBOOT_ENTRYPOINT = "0x80080000" | ||
17 | |||
13 | UBOOT_CONFIG ??= "nand sdcard nor" | 18 | UBOOT_CONFIG ??= "nand sdcard nor" |
14 | UBOOT_CONFIG[nor] = "ls1043ardb_config,,u-boot-dtb.bin" | 19 | UBOOT_CONFIG[nor] = "ls1043ardb_config,,u-boot-dtb.bin" |
15 | UBOOT_CONFIG[nand] = "ls1043ardb_nand_config,,u-boot-with-spl-pbl.bin" | 20 | UBOOT_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 | ||
12 | DEFAULTTUNE = "armv7ahf-neon" | 12 | DEFAULTTUNE = "armv7ahf-neon" |
13 | 13 | ||
14 | KERNEL_CLASSES = " kernel-itbimage " | ||
15 | KERNEL_IMAGETYPES = "itbImage" | ||
16 | |||
17 | UBOOT_ENTRYPOINT = "0x80008000" | ||
18 | |||
14 | UBOOT_CONFIG ??= "emmc sdcard qspi-secure-boot qspi" | 19 | UBOOT_CONFIG ??= "emmc sdcard qspi-secure-boot qspi" |
15 | UBOOT_CONFIG[emmc] = "ls1046ardb_emmc_defconfig,,u-boot-with-spl-pbl.bin" | 20 | UBOOT_CONFIG[emmc] = "ls1046ardb_emmc_defconfig,,u-boot-with-spl-pbl.bin" |
16 | UBOOT_CONFIG[sdcard] = "ls1046ardb_sdcard_config,,u-boot-with-spl-pbl.bin" | 21 | UBOOT_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:" | |||
9 | require conf/machine/include/qoriq-arm64.inc | 9 | require conf/machine/include/qoriq-arm64.inc |
10 | require conf/machine/include/arm/arch-arm64.inc | 10 | require conf/machine/include/arm/arch-arm64.inc |
11 | 11 | ||
12 | KERNEL_CLASSES = " kernel-itbimage " | ||
13 | KERNEL_IMAGETYPES = "itbImage" | ||
14 | |||
15 | UBOOT_ENTRYPOINT = "0x80080000" | ||
16 | |||
12 | UBOOT_CONFIG ??= "emmc sdcard qspi-secure-boot qspi" | 17 | UBOOT_CONFIG ??= "emmc sdcard qspi-secure-boot qspi" |
13 | UBOOT_CONFIG[emmc] = "ls1046ardb_emmc_defconfig,,u-boot-with-spl-pbl.bin" | 18 | UBOOT_CONFIG[emmc] = "ls1046ardb_emmc_defconfig,,u-boot-with-spl-pbl.bin" |
14 | UBOOT_CONFIG[sdcard] = "ls1046ardb_sdcard_config,,u-boot-with-spl-pbl.bin" | 19 | UBOOT_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 | ||
10 | MACHINEOVERRIDES =. "fsl-lsch3:ls1088a:" | 10 | MACHINEOVERRIDES =. "fsl-lsch3:ls1088a:" |
11 | 11 | ||
12 | KERNEL_CLASSES = " kernel-itbimage " | ||
13 | KERNEL_IMAGETYPES = "itbImage" | ||
14 | |||
15 | UBOOT_ENTRYPOINT = "0x80080000" | ||
16 | |||
12 | UBOOT_CONFIG ??= "secure-boot sdcard-qspi qspi" | 17 | UBOOT_CONFIG ??= "secure-boot sdcard-qspi qspi" |
13 | UBOOT_CONFIG[secure-boot] = "ls1088ardb_qspi_SECURE_BOOT_defconfig,,u-boot-dtb.bin" | 18 | UBOOT_CONFIG[secure-boot] = "ls1088ardb_qspi_SECURE_BOOT_defconfig,,u-boot-dtb.bin" |
14 | UBOOT_CONFIG[qspi] = "ls1088ardb_qspi_defconfig,,u-boot-dtb.bin" | 19 | UBOOT_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 | ||
10 | MACHINEOVERRIDES =. "fsl-lsch3:ls2088a:" | 10 | MACHINEOVERRIDES =. "fsl-lsch3:ls2088a:" |
11 | 11 | ||
12 | KERNEL_CLASSES = " kernel-itbimage " | ||
13 | KERNEL_IMAGETYPES = "itbImage" | ||
14 | |||
15 | UBOOT_ENTRYPOINT = "0x80080000" | ||
16 | |||
12 | UBOOT_CONFIG ??= "secure-boot nor" | 17 | UBOOT_CONFIG ??= "secure-boot nor" |
13 | UBOOT_CONFIG[nor] = "ls2080ardb_defconfig,,u-boot-dtb.bin" | 18 | UBOOT_CONFIG[nor] = "ls2080ardb_defconfig,,u-boot-dtb.bin" |
14 | UBOOT_CONFIG[secure-boot] = "ls2080ardb_SECURE_BOOT_defconfig,,u-boot-dtb.bin" | 19 | UBOOT_CONFIG[secure-boot] = "ls2080ardb_SECURE_BOOT_defconfig,,u-boot-dtb.bin" |