summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorTing Liu <ting.liu@nxp.com>2016-07-16 00:35:58 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2016-07-22 11:34:12 -0300
commita11bd01a284eca283691ac6c66ec9b0b4ed9f5fa (patch)
tree070c9f9fd9f773a2d6a81c9e9b9750c47b38b963 /conf
parent2b54f7b911ab8700ff46bf72fad6c1150743fa7f (diff)
downloadmeta-freescale-a11bd01a284eca283691ac6c66ec9b0b4ed9f5fa.tar.gz
t104x: switch to new UBOOT_CONFIG format
Signed-off-by: Ting Liu <ting.liu@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/t1040d4rdb-64b.conf11
-rw-r--r--conf/machine/t1040d4rdb.conf11
-rw-r--r--conf/machine/t1042d4rdb-64b.conf11
-rw-r--r--conf/machine/t1042d4rdb.conf11
4 files changed, 16 insertions, 28 deletions
diff --git a/conf/machine/t1040d4rdb-64b.conf b/conf/machine/t1040d4rdb-64b.conf
index 49bf9ac7..b78c8f28 100644
--- a/conf/machine/t1040d4rdb-64b.conf
+++ b/conf/machine/t1040d4rdb-64b.conf
@@ -9,11 +9,11 @@ require conf/machine/include/e5500-64b.inc
9 9
10SOC_FAMILY = "t1:t1040" 10SOC_FAMILY = "t1:t1040"
11 11
12UBOOT_CONFIG ??= "nor nand sdcard spi secure-boot" 12UBOOT_CONFIG ??= "nand sdcard spi secure-boot nor"
13UBOOT_CONFIG[nor] = "T1040D4RDB_config" 13UBOOT_CONFIG[nor] = "T1040D4RDB_config"
14UBOOT_CONFIG[nand] = "T1040D4RDB_NAND_config" 14UBOOT_CONFIG[nand] = "T1040D4RDB_NAND_config,,u-boot-with-spl-pbl.bin"
15UBOOT_CONFIG[sdcard] = "T1040D4RDB_SDCARD_config" 15UBOOT_CONFIG[sdcard] = "T1040D4RDB_SDCARD_config,,u-boot-with-spl-pbl.bin"
16UBOOT_CONFIG[spi] = "T1040D4RDB_SPIFLASH_config" 16UBOOT_CONFIG[spi] = "T1040D4RDB_SPIFLASH_config,,u-boot-with-spl-pbl.bin"
17UBOOT_CONFIG[secure-boot] = "T1040D4RDB_SECURE_BOOT_config" 17UBOOT_CONFIG[secure-boot] = "T1040D4RDB_SECURE_BOOT_config"
18 18
19KERNEL_DEVICETREE ?= "t1040d4rdb.dtb t1040d4rdb-usdpaa.dtb \ 19KERNEL_DEVICETREE ?= "t1040d4rdb.dtb t1040d4rdb-usdpaa.dtb \
@@ -22,9 +22,6 @@ KERNEL_DEVICETREE ?= "t1040d4rdb.dtb t1040d4rdb-usdpaa.dtb \
22KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_fmanv3l_smp_defconfig" 22KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_fmanv3l_smp_defconfig"
23 23
24JFFS2_ERASEBLOCK = "0x10000" 24JFFS2_ERASEBLOCK = "0x10000"
25
26QE_UCODE = "iram_Type_A_T1040_r1.0.bin" 25QE_UCODE = "iram_Type_A_T1040_r1.0.bin"
27
28EXTRA_IMAGEDEPENDS += "fm-ucode rcw hypervisor hv-cfg qe-ucode" 26EXTRA_IMAGEDEPENDS += "fm-ucode rcw hypervisor hv-cfg qe-ucode"
29
30USE_VT ?= "0" 27USE_VT ?= "0"
diff --git a/conf/machine/t1040d4rdb.conf b/conf/machine/t1040d4rdb.conf
index 5f629ed7..0896887b 100644
--- a/conf/machine/t1040d4rdb.conf
+++ b/conf/machine/t1040d4rdb.conf
@@ -9,11 +9,11 @@ require conf/machine/include/e5500.inc
9 9
10SOC_FAMILY = "t1:t1040" 10SOC_FAMILY = "t1:t1040"
11 11
12UBOOT_CONFIG ??= "nor nand sdcard spi secure-boot" 12UBOOT_CONFIG ??= "nand sdcard spi secure-boot nor"
13UBOOT_CONFIG[nor] = "T1040D4RDB_config" 13UBOOT_CONFIG[nor] = "T1040D4RDB_config"
14UBOOT_CONFIG[nand] = "T1040D4RDB_NAND_config" 14UBOOT_CONFIG[nand] = "T1040D4RDB_NAND_config,,u-boot-with-spl-pbl.bin"
15UBOOT_CONFIG[sdcard] = "T1040D4RDB_SDCARD_config" 15UBOOT_CONFIG[sdcard] = "T1040D4RDB_SDCARD_config,,u-boot-with-spl-pbl.bin"
16UBOOT_CONFIG[spi] = "T1040D4RDB_SPIFLASH_config" 16UBOOT_CONFIG[spi] = "T1040D4RDB_SPIFLASH_config,,u-boot-with-spl-pbl.bin"
17UBOOT_CONFIG[secure-boot] = "T1040D4RDB_SECURE_BOOT_config" 17UBOOT_CONFIG[secure-boot] = "T1040D4RDB_SECURE_BOOT_config"
18 18
19KERNEL_DEVICETREE ?= "t1040d4rdb.dtb t1040d4rdb-usdpaa.dtb \ 19KERNEL_DEVICETREE ?= "t1040d4rdb.dtb t1040d4rdb-usdpaa.dtb \
@@ -22,9 +22,6 @@ KERNEL_DEVICETREE ?= "t1040d4rdb.dtb t1040d4rdb-usdpaa.dtb \
22KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet32_fmanv3l_smp_defconfig" 22KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet32_fmanv3l_smp_defconfig"
23 23
24JFFS2_ERASEBLOCK = "0x10000" 24JFFS2_ERASEBLOCK = "0x10000"
25
26QE_UCODE = "iram_Type_A_T1040_r1.0.bin" 25QE_UCODE = "iram_Type_A_T1040_r1.0.bin"
27
28EXTRA_IMAGEDEPENDS += "fm-ucode rcw hypervisor hv-cfg qe-ucode" 26EXTRA_IMAGEDEPENDS += "fm-ucode rcw hypervisor hv-cfg qe-ucode"
29
30USE_VT ?= "0" 27USE_VT ?= "0"
diff --git a/conf/machine/t1042d4rdb-64b.conf b/conf/machine/t1042d4rdb-64b.conf
index fd4afb5d..961423e7 100644
--- a/conf/machine/t1042d4rdb-64b.conf
+++ b/conf/machine/t1042d4rdb-64b.conf
@@ -9,11 +9,11 @@ require conf/machine/include/e5500-64b.inc
9 9
10SOC_FAMILY = "t1:t1042" 10SOC_FAMILY = "t1:t1042"
11 11
12UBOOT_CONFIG ??= "nor nand sdcard spi secure-boot" 12UBOOT_CONFIG ??= "nand sdcard spi secure-boot nor"
13UBOOT_CONFIG[nor] = "T1042D4RDB_config" 13UBOOT_CONFIG[nor] = "T1042D4RDB_config"
14UBOOT_CONFIG[nand] = "T1042D4RDB_NAND_config" 14UBOOT_CONFIG[nand] = "T1042D4RDB_NAND_config,,u-boot-with-spl-pbl.bin"
15UBOOT_CONFIG[sdcard] = "T1042D4RDB_SDCARD_config" 15UBOOT_CONFIG[sdcard] = "T1042D4RDB_SDCARD_config,,u-boot-with-spl-pbl.bin"
16UBOOT_CONFIG[spi] = "T1042D4RDB_SPIFLASH_config" 16UBOOT_CONFIG[spi] = "T1042D4RDB_SPIFLASH_config,,u-boot-with-spl-pbl.bin"
17UBOOT_CONFIG[secure-boot] = "T1042D4RDB_SECURE_BOOT_config" 17UBOOT_CONFIG[secure-boot] = "T1042D4RDB_SECURE_BOOT_config"
18 18
19KERNEL_DEVICETREE ?= "t1042d4rdb.dtb t1042d4rdb-usdpaa.dtb \ 19KERNEL_DEVICETREE ?= "t1042d4rdb.dtb t1042d4rdb-usdpaa.dtb \
@@ -22,9 +22,6 @@ KERNEL_DEVICETREE ?= "t1042d4rdb.dtb t1042d4rdb-usdpaa.dtb \
22KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_fmanv3l_smp_defconfig" 22KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_fmanv3l_smp_defconfig"
23 23
24JFFS2_ERASEBLOCK = "0x10000" 24JFFS2_ERASEBLOCK = "0x10000"
25
26QE_UCODE = "iram_Type_A_T1040_r1.0.bin" 25QE_UCODE = "iram_Type_A_T1040_r1.0.bin"
27
28EXTRA_IMAGEDEPENDS += "fm-ucode rcw hypervisor hv-cfg qe-ucode" 26EXTRA_IMAGEDEPENDS += "fm-ucode rcw hypervisor hv-cfg qe-ucode"
29
30USE_VT ?= "0" 27USE_VT ?= "0"
diff --git a/conf/machine/t1042d4rdb.conf b/conf/machine/t1042d4rdb.conf
index 5ad5cb2b..3950831a 100644
--- a/conf/machine/t1042d4rdb.conf
+++ b/conf/machine/t1042d4rdb.conf
@@ -9,11 +9,11 @@ require conf/machine/include/e5500.inc
9 9
10SOC_FAMILY = "t1:t1042" 10SOC_FAMILY = "t1:t1042"
11 11
12UBOOT_CONFIG ??= "nor nand sdcard spi secure-boot" 12UBOOT_CONFIG ??= "nand sdcard spi secure-boot nor"
13UBOOT_CONFIG[nor] = "T1042D4RDB_config" 13UBOOT_CONFIG[nor] = "T1042D4RDB_config"
14UBOOT_CONFIG[nand] = "T1042D4RDB_NAND_config" 14UBOOT_CONFIG[nand] = "T1042D4RDB_NAND_config,,u-boot-with-spl-pbl.bin"
15UBOOT_CONFIG[sdcard] = "T1042D4RDB_SDCARD_config" 15UBOOT_CONFIG[sdcard] = "T1042D4RDB_SDCARD_config,,u-boot-with-spl-pbl.bin"
16UBOOT_CONFIG[spi] = "T1042D4RDB_SPIFLASH_config" 16UBOOT_CONFIG[spi] = "T1042D4RDB_SPIFLASH_config,,u-boot-with-spl-pbl.bin"
17UBOOT_CONFIG[secure-boot] = "T1042D4RDB_SECURE_BOOT_config" 17UBOOT_CONFIG[secure-boot] = "T1042D4RDB_SECURE_BOOT_config"
18 18
19KERNEL_DEVICETREE ?= "t1042d4rdb.dtb t1042d4rdb-usdpaa.dtb \ 19KERNEL_DEVICETREE ?= "t1042d4rdb.dtb t1042d4rdb-usdpaa.dtb \
@@ -22,9 +22,6 @@ KERNEL_DEVICETREE ?= "t1042d4rdb.dtb t1042d4rdb-usdpaa.dtb \
22KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet32_fmanv3l_smp_defconfig" 22KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet32_fmanv3l_smp_defconfig"
23 23
24JFFS2_ERASEBLOCK = "0x10000" 24JFFS2_ERASEBLOCK = "0x10000"
25
26QE_UCODE = "iram_Type_A_T1040_r1.0.bin" 25QE_UCODE = "iram_Type_A_T1040_r1.0.bin"
27
28EXTRA_IMAGEDEPENDS += "fm-ucode rcw hypervisor hv-cfg qe-ucode" 26EXTRA_IMAGEDEPENDS += "fm-ucode rcw hypervisor hv-cfg qe-ucode"
29
30USE_VT ?= "0" 27USE_VT ?= "0"