diff options
30 files changed, 60 insertions, 59 deletions
diff --git a/conf/machine/b4420qds-64b.conf b/conf/machine/b4420qds-64b.conf index edfd9b33..333ee73a 100644 --- a/conf/machine/b4420qds-64b.conf +++ b/conf/machine/b4420qds-64b.conf | |||
@@ -6,13 +6,13 @@ | |||
6 | # 64b mode | 6 | # 64b mode |
7 | #@MAINTAINER: Chunrong Guo <B40290@freescale.com> | 7 | #@MAINTAINER: Chunrong Guo <B40290@freescale.com> |
8 | 8 | ||
9 | MACHINEOVERRIDES =. "b4:b4420:" | ||
10 | |||
9 | require conf/machine/include/e6500-64b.inc | 11 | require conf/machine/include/e6500-64b.inc |
10 | 12 | ||
11 | SOC_FAMILY = "b4:b4420" | ||
12 | UBOOT_CONFIG ??= "nor" | 13 | UBOOT_CONFIG ??= "nor" |
13 | UBOOT_CONFIG[nor] = "B4420QDS_config" | 14 | UBOOT_CONFIG[nor] = "B4420QDS_config" |
14 | 15 | ||
15 | |||
16 | KERNEL_DEVICETREE ?= "b4420qds.dtb b4420qds-usdpaa.dtb" | 16 | KERNEL_DEVICETREE ?= "b4420qds.dtb b4420qds-usdpaa.dtb" |
17 | KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_fmanv3h_smp_defconfig" | 17 | KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_fmanv3h_smp_defconfig" |
18 | 18 | ||
diff --git a/conf/machine/b4420qds.conf b/conf/machine/b4420qds.conf index a1b9773d..e78f6d88 100644 --- a/conf/machine/b4420qds.conf +++ b/conf/machine/b4420qds.conf | |||
@@ -6,13 +6,13 @@ | |||
6 | # 32b mode | 6 | # 32b mode |
7 | #@MAINTAINER: Chunrong Guo <B40290@freescale.com> | 7 | #@MAINTAINER: Chunrong Guo <B40290@freescale.com> |
8 | 8 | ||
9 | MACHINEOVERRIDES =. "b4:b4420:" | ||
10 | |||
9 | require conf/machine/include/e6500.inc | 11 | require conf/machine/include/e6500.inc |
10 | 12 | ||
11 | SOC_FAMILY = "b4:b4420" | ||
12 | UBOOT_CONFIG ??= "nor" | 13 | UBOOT_CONFIG ??= "nor" |
13 | UBOOT_CONFIG[nor] = "B4420QDS_config" | 14 | UBOOT_CONFIG[nor] = "B4420QDS_config" |
14 | 15 | ||
15 | |||
16 | KERNEL_DEVICETREE ?= "b4420qds.dtb b4420qds-usdpaa.dtb" | 16 | KERNEL_DEVICETREE ?= "b4420qds.dtb b4420qds-usdpaa.dtb" |
17 | KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_fmanv3h_smp_defconfig" | 17 | KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_fmanv3h_smp_defconfig" |
18 | 18 | ||
diff --git a/conf/machine/b4860qds-64b.conf b/conf/machine/b4860qds-64b.conf index b3ef4e69..6dc2a2b2 100644 --- a/conf/machine/b4860qds-64b.conf +++ b/conf/machine/b4860qds-64b.conf | |||
@@ -6,9 +6,9 @@ | |||
6 | # 64b mode | 6 | # 64b mode |
7 | #@MAINTAINER: Chunrong Guo <B40290@freescale.com> | 7 | #@MAINTAINER: Chunrong Guo <B40290@freescale.com> |
8 | 8 | ||
9 | require conf/machine/include/e6500-64b.inc | 9 | MACHINEOVERRIDES =. "b4:b4860:" |
10 | 10 | ||
11 | SOC_FAMILY = "b4:b4860" | 11 | require conf/machine/include/e6500-64b.inc |
12 | 12 | ||
13 | UBOOT_CONFIG ??= "secure-boot nor" | 13 | UBOOT_CONFIG ??= "secure-boot nor" |
14 | UBOOT_CONFIG[nor] = "B4860QDS_config" | 14 | UBOOT_CONFIG[nor] = "B4860QDS_config" |
diff --git a/conf/machine/b4860qds.conf b/conf/machine/b4860qds.conf index eb8ea1a7..13fc6648 100644 --- a/conf/machine/b4860qds.conf +++ b/conf/machine/b4860qds.conf | |||
@@ -6,9 +6,9 @@ | |||
6 | # 32b mode | 6 | # 32b mode |
7 | #@MAINTAINER: Chunrong Guo <B40290@freescale.com> | 7 | #@MAINTAINER: Chunrong Guo <B40290@freescale.com> |
8 | 8 | ||
9 | require conf/machine/include/e6500.inc | 9 | MACHINEOVERRIDES =. "b4:b4860:" |
10 | 10 | ||
11 | SOC_FAMILY = "b4:b4860" | 11 | require conf/machine/include/e6500.inc |
12 | 12 | ||
13 | UBOOT_CONFIG ??= "secure-boot nor" | 13 | UBOOT_CONFIG ??= "secure-boot nor" |
14 | UBOOT_CONFIG[nor] = "B4860QDS_config" | 14 | UBOOT_CONFIG[nor] = "B4860QDS_config" |
diff --git a/conf/machine/c293pcie.conf b/conf/machine/c293pcie.conf index 82c7153e..3cf443b8 100644 --- a/conf/machine/c293pcie.conf +++ b/conf/machine/c293pcie.conf | |||
@@ -5,9 +5,10 @@ | |||
5 | # PCI Express Adapter Platform with ppce500v2 core | 5 | # PCI Express Adapter Platform with ppce500v2 core |
6 | #@MAINTAINER: Chunrong Guo <B40290@freescale.com> | 6 | #@MAINTAINER: Chunrong Guo <B40290@freescale.com> |
7 | 7 | ||
8 | MACHINEOVERRIDES =. "c29x:" | ||
9 | |||
8 | require conf/machine/include/e500v2.inc | 10 | require conf/machine/include/e500v2.inc |
9 | 11 | ||
10 | SOC_FAMILY = "c293pcie" | ||
11 | BOOTFORMAT_CONFIG = "config_ddr3_512m_c29xpcie_800M.dat" | 12 | BOOTFORMAT_CONFIG = "config_ddr3_512m_c29xpcie_800M.dat" |
12 | 13 | ||
13 | UBOOT_CONFIG ??= "spi secboot spi-secboot nor" | 14 | UBOOT_CONFIG ??= "spi secboot spi-secboot nor" |
diff --git a/conf/machine/p2041rdb.conf b/conf/machine/p2041rdb.conf index d6c3878d..c36f1095 100644 --- a/conf/machine/p2041rdb.conf +++ b/conf/machine/p2041rdb.conf | |||
@@ -5,9 +5,9 @@ | |||
5 | # Design Board, rev2 silicon with ppce500mc core | 5 | # Design Board, rev2 silicon with ppce500mc core |
6 | #@MAINTAINER: Chunrong Guo <B40290@freescale.com> | 6 | #@MAINTAINER: Chunrong Guo <B40290@freescale.com> |
7 | 7 | ||
8 | require conf/machine/include/e500mc.inc | 8 | MACHINEOVERRIDES =. "p2041:" |
9 | 9 | ||
10 | SOC_FAMILY = "p2041" | 10 | require conf/machine/include/e500mc.inc |
11 | 11 | ||
12 | UBOOT_CONFIG ??= "nand secure-boot sdcard spi nor" | 12 | UBOOT_CONFIG ??= "nand secure-boot sdcard spi nor" |
13 | UBOOT_CONFIG[nor] = "P2041RDB_config" | 13 | UBOOT_CONFIG[nor] = "P2041RDB_config" |
diff --git a/conf/machine/p3041ds.conf b/conf/machine/p3041ds.conf index c14b38af..d68f98c3 100644 --- a/conf/machine/p3041ds.conf +++ b/conf/machine/p3041ds.conf | |||
@@ -5,9 +5,9 @@ | |||
5 | # System with ppce500mc core | 5 | # System with ppce500mc core |
6 | #@MAINTAINER: Chunrong Guo <B40290@freescale.com> | 6 | #@MAINTAINER: Chunrong Guo <B40290@freescale.com> |
7 | 7 | ||
8 | require conf/machine/include/e500mc.inc | 8 | MACHINEOVERRIDES =. "p3041:" |
9 | 9 | ||
10 | SOC_FAMILY = "p3041" | 10 | require conf/machine/include/e500mc.inc |
11 | 11 | ||
12 | UBOOT_CONFIG ??= "nand secure-boot sdcard spi nor" | 12 | UBOOT_CONFIG ??= "nand secure-boot sdcard spi nor" |
13 | UBOOT_CONFIG[nor] = "P3041DS_config" | 13 | UBOOT_CONFIG[nor] = "P3041DS_config" |
diff --git a/conf/machine/p4080ds.conf b/conf/machine/p4080ds.conf index 2e7b4d3b..8bafa278 100644 --- a/conf/machine/p4080ds.conf +++ b/conf/machine/p4080ds.conf | |||
@@ -5,9 +5,9 @@ | |||
5 | # System with ppce500mc core | 5 | # System with ppce500mc core |
6 | #@MAINTAINER: Chunrong Guo <B40290@freescale.com> | 6 | #@MAINTAINER: Chunrong Guo <B40290@freescale.com> |
7 | 7 | ||
8 | require conf/machine/include/e500mc.inc | 8 | MACHINEOVERRIDES =. "p4080:" |
9 | 9 | ||
10 | SOC_FAMILY = "p4080" | 10 | require conf/machine/include/e500mc.inc |
11 | 11 | ||
12 | UBOOT_CONFIG ??= "secure-boot sdcard spi nor" | 12 | UBOOT_CONFIG ??= "secure-boot sdcard spi nor" |
13 | UBOOT_CONFIG[nor] = "P4080DS_config" | 13 | UBOOT_CONFIG[nor] = "P4080DS_config" |
diff --git a/conf/machine/p5020ds-64b.conf b/conf/machine/p5020ds-64b.conf index 36aa0c6b..717ca416 100644 --- a/conf/machine/p5020ds-64b.conf +++ b/conf/machine/p5020ds-64b.conf | |||
@@ -5,9 +5,9 @@ | |||
5 | # System with ppce5500 core in 64b mode | 5 | # System with ppce5500 core in 64b mode |
6 | #@MAINTAINER: Chunrong Guo <B40290@freescale.com> | 6 | #@MAINTAINER: Chunrong Guo <B40290@freescale.com> |
7 | 7 | ||
8 | require conf/machine/include/e5500-64b.inc | 8 | MACHINEOVERRIDES =. "p5020:" |
9 | 9 | ||
10 | SOC_FAMILY = "p5020" | 10 | require conf/machine/include/e5500-64b.inc |
11 | 11 | ||
12 | UBOOT_CONFIG ??= "nand secure-boot sdcard spi nor" | 12 | UBOOT_CONFIG ??= "nand secure-boot sdcard spi nor" |
13 | UBOOT_CONFIG[nor] = "P5020DS_config" | 13 | UBOOT_CONFIG[nor] = "P5020DS_config" |
diff --git a/conf/machine/p5020ds.conf b/conf/machine/p5020ds.conf index 1455533d..748c4841 100644 --- a/conf/machine/p5020ds.conf +++ b/conf/machine/p5020ds.conf | |||
@@ -5,9 +5,9 @@ | |||
5 | # System with ppce5500 core in 32b mode | 5 | # System with ppce5500 core in 32b mode |
6 | #@MAINTAINER: Chunrong Guo <B40290@freescale.com> | 6 | #@MAINTAINER: Chunrong Guo <B40290@freescale.com> |
7 | 7 | ||
8 | require conf/machine/include/e5500.inc | 8 | MACHINEOVERRIDES =. "p5020:" |
9 | 9 | ||
10 | SOC_FAMILY = "p5020" | 10 | require conf/machine/include/e5500.inc |
11 | 11 | ||
12 | UBOOT_CONFIG ??= "nand secure-boot sdcard spi nor" | 12 | UBOOT_CONFIG ??= "nand secure-boot sdcard spi nor" |
13 | UBOOT_CONFIG[nor] = "P5020DS_config" | 13 | UBOOT_CONFIG[nor] = "P5020DS_config" |
diff --git a/conf/machine/p5040ds-64b.conf b/conf/machine/p5040ds-64b.conf index 45d82f61..05759aec 100644 --- a/conf/machine/p5040ds-64b.conf +++ b/conf/machine/p5040ds-64b.conf | |||
@@ -5,9 +5,9 @@ | |||
5 | # System with ppce5500 core in 64b mode | 5 | # System with ppce5500 core in 64b mode |
6 | #@MAINTAINER: Chunrong Guo <B40290@freescale.com> | 6 | #@MAINTAINER: Chunrong Guo <B40290@freescale.com> |
7 | 7 | ||
8 | require conf/machine/include/e5500-64b.inc | 8 | MACHINEOVERRIDES =. "p5040:" |
9 | 9 | ||
10 | SOC_FAMILY = "p5040" | 10 | require conf/machine/include/e5500-64b.inc |
11 | 11 | ||
12 | UBOOT_CONFIG ??= "nand secure-boot sdcard spi nor" | 12 | UBOOT_CONFIG ??= "nand secure-boot sdcard spi nor" |
13 | UBOOT_CONFIG[nor] = "P5040DS_config" | 13 | UBOOT_CONFIG[nor] = "P5040DS_config" |
diff --git a/conf/machine/p5040ds.conf b/conf/machine/p5040ds.conf index 77947365..d5ad9a7c 100644 --- a/conf/machine/p5040ds.conf +++ b/conf/machine/p5040ds.conf | |||
@@ -5,9 +5,9 @@ | |||
5 | # System with ppce5500 core in 32b mode | 5 | # System with ppce5500 core in 32b mode |
6 | #@MAINTAINER: Chunrong Guo <B40290@freescale.com> | 6 | #@MAINTAINER: Chunrong Guo <B40290@freescale.com> |
7 | 7 | ||
8 | require conf/machine/include/e5500.inc | 8 | MACHINEOVERRIDES =. "p5040:" |
9 | 9 | ||
10 | SOC_FAMILY = "p5040" | 10 | require conf/machine/include/e5500.inc |
11 | 11 | ||
12 | UBOOT_CONFIG ??= "nand secure-boot sdcard spi nor" | 12 | UBOOT_CONFIG ??= "nand secure-boot sdcard spi nor" |
13 | UBOOT_CONFIG[nor] = "P5040DS_config" | 13 | UBOOT_CONFIG[nor] = "P5040DS_config" |
diff --git a/conf/machine/t1023rdb-64b.conf b/conf/machine/t1023rdb-64b.conf index 086ec767..6120d578 100644 --- a/conf/machine/t1023rdb-64b.conf +++ b/conf/machine/t1023rdb-64b.conf | |||
@@ -5,9 +5,9 @@ | |||
5 | # Design Board with ppce5500 core in 64b mode | 5 | # Design Board with ppce5500 core in 64b mode |
6 | #@MAINTAINER: Chunrong Guo <B40290@freescale.com> | 6 | #@MAINTAINER: Chunrong Guo <B40290@freescale.com> |
7 | 7 | ||
8 | require conf/machine/include/e5500-64b.inc | 8 | MACHINEOVERRIDES =. "t1:t1023:" |
9 | 9 | ||
10 | SOC_FAMILY = "t1:t1023" | 10 | require conf/machine/include/e5500-64b.inc |
11 | 11 | ||
12 | UBOOT_CONFIG ??= "nand sdcard spi secure-boot nor" | 12 | UBOOT_CONFIG ??= "nand sdcard spi secure-boot nor" |
13 | UBOOT_CONFIG[nor] = "T1023RDB_config" | 13 | UBOOT_CONFIG[nor] = "T1023RDB_config" |
diff --git a/conf/machine/t1023rdb.conf b/conf/machine/t1023rdb.conf index 71da38a4..1dce7d57 100644 --- a/conf/machine/t1023rdb.conf +++ b/conf/machine/t1023rdb.conf | |||
@@ -5,9 +5,9 @@ | |||
5 | # Design Board with ppce5500 core in 32b mode | 5 | # Design Board with ppce5500 core in 32b mode |
6 | #@MAINTAINER: Chunrong Guo <B40290@freescale.com> | 6 | #@MAINTAINER: Chunrong Guo <B40290@freescale.com> |
7 | 7 | ||
8 | require conf/machine/include/e5500.inc | 8 | MACHINEOVERRIDES =. "t1:t1023:" |
9 | 9 | ||
10 | SOC_FAMILY = "t1:t1023" | 10 | require conf/machine/include/e5500.inc |
11 | 11 | ||
12 | UBOOT_CONFIG ??= "nand sdcard spi secure-boot nor" | 12 | UBOOT_CONFIG ??= "nand sdcard spi secure-boot nor" |
13 | UBOOT_CONFIG[nor] = "T1023RDB_config" | 13 | UBOOT_CONFIG[nor] = "T1023RDB_config" |
diff --git a/conf/machine/t1024rdb-64b.conf b/conf/machine/t1024rdb-64b.conf index 569fa884..cdb77cd0 100644 --- a/conf/machine/t1024rdb-64b.conf +++ b/conf/machine/t1024rdb-64b.conf | |||
@@ -5,9 +5,9 @@ | |||
5 | # Design Board with ppce5500 core in 64b mode | 5 | # Design Board with ppce5500 core in 64b mode |
6 | #@MAINTAINER: Chunrong Guo <B40290@freescale.com> | 6 | #@MAINTAINER: Chunrong Guo <B40290@freescale.com> |
7 | 7 | ||
8 | require conf/machine/include/e5500-64b.inc | 8 | MACHINEOVERRIDES =. "t1:t1024:" |
9 | 9 | ||
10 | SOC_FAMILY = "t1:t1024" | 10 | require conf/machine/include/e5500-64b.inc |
11 | 11 | ||
12 | UBOOT_CONFIG ??= "nand sdcard spi secure-boot nor" | 12 | UBOOT_CONFIG ??= "nand sdcard spi secure-boot nor" |
13 | UBOOT_CONFIG[nor] = "T1024RDB_config" | 13 | UBOOT_CONFIG[nor] = "T1024RDB_config" |
diff --git a/conf/machine/t1024rdb.conf b/conf/machine/t1024rdb.conf index 49572fac..9ce6257b 100644 --- a/conf/machine/t1024rdb.conf +++ b/conf/machine/t1024rdb.conf | |||
@@ -5,9 +5,9 @@ | |||
5 | # Design Board with ppce5500 core in 32b mode | 5 | # Design Board with ppce5500 core in 32b mode |
6 | #@MAINTAINER: Chunrong Guo <B40290@freescale.com> | 6 | #@MAINTAINER: Chunrong Guo <B40290@freescale.com> |
7 | 7 | ||
8 | require conf/machine/include/e5500.inc | 8 | MACHINEOVERRIDES =. "t1:t1024:" |
9 | 9 | ||
10 | SOC_FAMILY = "t1:t1024" | 10 | require conf/machine/include/e5500.inc |
11 | 11 | ||
12 | UBOOT_CONFIG ??= "nand sdcard spi secure-boot nor" | 12 | UBOOT_CONFIG ??= "nand sdcard spi secure-boot nor" |
13 | UBOOT_CONFIG[nor] = "T1024RDB_config" | 13 | UBOOT_CONFIG[nor] = "T1024RDB_config" |
diff --git a/conf/machine/t1040d4rdb-64b.conf b/conf/machine/t1040d4rdb-64b.conf index 68ce8eb9..4f00ec6b 100644 --- a/conf/machine/t1040d4rdb-64b.conf +++ b/conf/machine/t1040d4rdb-64b.conf | |||
@@ -5,9 +5,9 @@ | |||
5 | # Design Board with ppce5500 core in 64b mode | 5 | # Design Board with ppce5500 core in 64b mode |
6 | #@MAINTAINER: Chunrong Guo <B40290@freescale.com> | 6 | #@MAINTAINER: Chunrong Guo <B40290@freescale.com> |
7 | 7 | ||
8 | require conf/machine/include/e5500-64b.inc | 8 | MACHINEOVERRIDES =. "t1:t1040:" |
9 | 9 | ||
10 | SOC_FAMILY = "t1:t1040" | 10 | require conf/machine/include/e5500-64b.inc |
11 | 11 | ||
12 | UBOOT_CONFIG ??= "nand sdcard spi secure-boot nor" | 12 | UBOOT_CONFIG ??= "nand sdcard spi secure-boot nor" |
13 | UBOOT_CONFIG[nor] = "T1040D4RDB_config" | 13 | UBOOT_CONFIG[nor] = "T1040D4RDB_config" |
diff --git a/conf/machine/t1040d4rdb.conf b/conf/machine/t1040d4rdb.conf index 3673160f..456cf440 100644 --- a/conf/machine/t1040d4rdb.conf +++ b/conf/machine/t1040d4rdb.conf | |||
@@ -5,9 +5,9 @@ | |||
5 | # Design Board with ppce5500 core in 32b mode | 5 | # Design Board with ppce5500 core in 32b mode |
6 | #@MAINTAINER: Chunrong Guo <B40290@freescale.com> | 6 | #@MAINTAINER: Chunrong Guo <B40290@freescale.com> |
7 | 7 | ||
8 | require conf/machine/include/e5500.inc | 8 | MACHINEOVERRIDES =. "t1:t1040:" |
9 | 9 | ||
10 | SOC_FAMILY = "t1:t1040" | 10 | require conf/machine/include/e5500.inc |
11 | 11 | ||
12 | UBOOT_CONFIG ??= "nand sdcard spi secure-boot nor" | 12 | UBOOT_CONFIG ??= "nand sdcard spi secure-boot nor" |
13 | UBOOT_CONFIG[nor] = "T1040D4RDB_config" | 13 | UBOOT_CONFIG[nor] = "T1040D4RDB_config" |
diff --git a/conf/machine/t1042d4rdb-64b.conf b/conf/machine/t1042d4rdb-64b.conf index 42d5ca6b..7f54bebb 100644 --- a/conf/machine/t1042d4rdb-64b.conf +++ b/conf/machine/t1042d4rdb-64b.conf | |||
@@ -5,9 +5,9 @@ | |||
5 | # Design Board with ppce5500 core in 64b mode | 5 | # Design Board with ppce5500 core in 64b mode |
6 | #@MAINTAINER: Chunrong Guo <B40290@freescale.com> | 6 | #@MAINTAINER: Chunrong Guo <B40290@freescale.com> |
7 | 7 | ||
8 | require conf/machine/include/e5500-64b.inc | 8 | MACHINEOVERRIDES =. "t1:t1042:" |
9 | 9 | ||
10 | SOC_FAMILY = "t1:t1042" | 10 | require conf/machine/include/e5500-64b.inc |
11 | 11 | ||
12 | UBOOT_CONFIG ??= "nand sdcard spi secure-boot nor" | 12 | UBOOT_CONFIG ??= "nand sdcard spi secure-boot nor" |
13 | UBOOT_CONFIG[nor] = "T1042D4RDB_config" | 13 | UBOOT_CONFIG[nor] = "T1042D4RDB_config" |
diff --git a/conf/machine/t1042d4rdb.conf b/conf/machine/t1042d4rdb.conf index 00931d46..4fc882ad 100644 --- a/conf/machine/t1042d4rdb.conf +++ b/conf/machine/t1042d4rdb.conf | |||
@@ -5,9 +5,9 @@ | |||
5 | # Design Board with ppce5500 core in 32b mode | 5 | # Design Board with ppce5500 core in 32b mode |
6 | #@MAINTAINER: Chunrong Guo <B40290@freescale.com> | 6 | #@MAINTAINER: Chunrong Guo <B40290@freescale.com> |
7 | 7 | ||
8 | require conf/machine/include/e5500.inc | 8 | MACHINEOVERRIDES =. "t1:t1042:" |
9 | 9 | ||
10 | SOC_FAMILY = "t1:t1042" | 10 | require conf/machine/include/e5500.inc |
11 | 11 | ||
12 | UBOOT_CONFIG ??= "nand sdcard spi secure-boot nor" | 12 | UBOOT_CONFIG ??= "nand sdcard spi secure-boot nor" |
13 | UBOOT_CONFIG[nor] = "T1042D4RDB_config" | 13 | UBOOT_CONFIG[nor] = "T1042D4RDB_config" |
diff --git a/conf/machine/t2080qds-64b.conf b/conf/machine/t2080qds-64b.conf index 7c033515..39e5b902 100644 --- a/conf/machine/t2080qds-64b.conf +++ b/conf/machine/t2080qds-64b.conf | |||
@@ -5,9 +5,9 @@ | |||
5 | # System with ppce6500 core in 64b mode | 5 | # System with ppce6500 core in 64b mode |
6 | #@MAINTAINER: Chunrong Guo <B40290@freescale.com> | 6 | #@MAINTAINER: Chunrong Guo <B40290@freescale.com> |
7 | 7 | ||
8 | require conf/machine/include/e6500-64b.inc | 8 | MACHINEOVERRIDES =. "t2:t2080:" |
9 | 9 | ||
10 | SOC_FAMILY = "t2:t2080" | 10 | require conf/machine/include/e6500-64b.inc |
11 | 11 | ||
12 | UBOOT_CONFIG ??= "sdcard spi nand srio-pcie-boot secure-boot nor" | 12 | UBOOT_CONFIG ??= "sdcard spi nand srio-pcie-boot secure-boot nor" |
13 | UBOOT_CONFIG[nor] = "T2080QDS_config" | 13 | UBOOT_CONFIG[nor] = "T2080QDS_config" |
diff --git a/conf/machine/t2080qds.conf b/conf/machine/t2080qds.conf index 230eb7bb..ac63edff 100644 --- a/conf/machine/t2080qds.conf +++ b/conf/machine/t2080qds.conf | |||
@@ -5,9 +5,9 @@ | |||
5 | # System with ppce6500 core in 32b mode | 5 | # System with ppce6500 core in 32b mode |
6 | #@MAINTAINER: Chunrong Guo <B40290@freescale.com> | 6 | #@MAINTAINER: Chunrong Guo <B40290@freescale.com> |
7 | 7 | ||
8 | require conf/machine/include/e6500.inc | 8 | MACHINEOVERRIDES =. "t2:t2080:" |
9 | 9 | ||
10 | SOC_FAMILY = "t2:t2080" | 10 | require conf/machine/include/e6500.inc |
11 | 11 | ||
12 | UBOOT_CONFIG ??= "sdcard spi nand srio-pcie-boot secure-boot nor" | 12 | UBOOT_CONFIG ??= "sdcard spi nand srio-pcie-boot secure-boot nor" |
13 | UBOOT_CONFIG[nor] = "T2080QDS_config" | 13 | UBOOT_CONFIG[nor] = "T2080QDS_config" |
diff --git a/conf/machine/t2080rdb-64b.conf b/conf/machine/t2080rdb-64b.conf index 86e1bff6..6baa6a72 100644 --- a/conf/machine/t2080rdb-64b.conf +++ b/conf/machine/t2080rdb-64b.conf | |||
@@ -5,9 +5,9 @@ | |||
5 | # Design Board with ppce6500 core in 64b mode | 5 | # Design Board with ppce6500 core in 64b mode |
6 | #@MAINTAINER: Chunrong Guo <B40290@freescale.com> | 6 | #@MAINTAINER: Chunrong Guo <B40290@freescale.com> |
7 | 7 | ||
8 | require conf/machine/include/e6500-64b.inc | 8 | MACHINEOVERRIDES =. "t2:t2080:" |
9 | 9 | ||
10 | SOC_FAMILY = "t2:t2080" | 10 | require conf/machine/include/e6500-64b.inc |
11 | 11 | ||
12 | UBOOT_CONFIG ??= "sdcard spi nand srio-pcie-boot secure-boot nor" | 12 | UBOOT_CONFIG ??= "sdcard spi nand srio-pcie-boot secure-boot nor" |
13 | UBOOT_CONFIG[nor] = "T2080RDB_config" | 13 | UBOOT_CONFIG[nor] = "T2080RDB_config" |
diff --git a/conf/machine/t2080rdb.conf b/conf/machine/t2080rdb.conf index f0b7d328..4b44c2e1 100644 --- a/conf/machine/t2080rdb.conf +++ b/conf/machine/t2080rdb.conf | |||
@@ -5,9 +5,9 @@ | |||
5 | # Design Board with ppce6500 core in 32b mode | 5 | # Design Board with ppce6500 core in 32b mode |
6 | #@MAINTAINER: Chunrong Guo <B40290@freescale.com> | 6 | #@MAINTAINER: Chunrong Guo <B40290@freescale.com> |
7 | 7 | ||
8 | require conf/machine/include/e6500.inc | 8 | MACHINEOVERRIDES =. "t2:t2080:" |
9 | 9 | ||
10 | SOC_FAMILY = "t2:t2080" | 10 | require conf/machine/include/e6500.inc |
11 | 11 | ||
12 | UBOOT_CONFIG ??= "sdcard spi nand srio-pcie-boot secure-boot nor" | 12 | UBOOT_CONFIG ??= "sdcard spi nand srio-pcie-boot secure-boot nor" |
13 | UBOOT_CONFIG[nor] = "T2080RDB_config" | 13 | UBOOT_CONFIG[nor] = "T2080RDB_config" |
diff --git a/conf/machine/t4160qds-64b.conf b/conf/machine/t4160qds-64b.conf index 75e4d0f7..dbf033c1 100644 --- a/conf/machine/t4160qds-64b.conf +++ b/conf/machine/t4160qds-64b.conf | |||
@@ -5,9 +5,9 @@ | |||
5 | # System with ppce6500 core in 64b mode | 5 | # System with ppce6500 core in 64b mode |
6 | #@MAINTAINER: Chunrong Guo <B40290@freescale.com> | 6 | #@MAINTAINER: Chunrong Guo <B40290@freescale.com> |
7 | 7 | ||
8 | require conf/machine/include/e6500-64b.inc | 8 | MACHINEOVERRIDES =. "t4:t4160:" |
9 | 9 | ||
10 | SOC_FAMILY = "t4:t4160" | 10 | require conf/machine/include/e6500-64b.inc |
11 | 11 | ||
12 | UBOOT_CONFIG ??= "secure-boot nor" | 12 | UBOOT_CONFIG ??= "secure-boot nor" |
13 | UBOOT_CONFIG[nor] = "T4160QDS_config" | 13 | UBOOT_CONFIG[nor] = "T4160QDS_config" |
diff --git a/conf/machine/t4160qds.conf b/conf/machine/t4160qds.conf index 9c79ad5a..1e1b6e53 100644 --- a/conf/machine/t4160qds.conf +++ b/conf/machine/t4160qds.conf | |||
@@ -5,9 +5,9 @@ | |||
5 | # System with ppce6500 core in 32b mode | 5 | # System with ppce6500 core in 32b mode |
6 | #@MAINTAINER: Chunrong Guo <B40290@freescale.com> | 6 | #@MAINTAINER: Chunrong Guo <B40290@freescale.com> |
7 | 7 | ||
8 | require conf/machine/include/e6500.inc | 8 | MACHINEOVERRIDES =. "t4:t4160:" |
9 | 9 | ||
10 | SOC_FAMILY = "t4:t4160" | 10 | require conf/machine/include/e6500.inc |
11 | 11 | ||
12 | UBOOT_CONFIG ??= "secure-boot nor" | 12 | UBOOT_CONFIG ??= "secure-boot nor" |
13 | UBOOT_CONFIG[nor] = "T4160QDS_config" | 13 | UBOOT_CONFIG[nor] = "T4160QDS_config" |
diff --git a/conf/machine/t4240qds-64b.conf b/conf/machine/t4240qds-64b.conf index c5fbe49d..8c27cfc5 100644 --- a/conf/machine/t4240qds-64b.conf +++ b/conf/machine/t4240qds-64b.conf | |||
@@ -5,9 +5,9 @@ | |||
5 | # System with ppce6500 core in 64b mode | 5 | # System with ppce6500 core in 64b mode |
6 | #@MAINTAINER: Chunrong Guo <B40290@freescale.com> | 6 | #@MAINTAINER: Chunrong Guo <B40290@freescale.com> |
7 | 7 | ||
8 | require conf/machine/include/e6500-64b.inc | 8 | MACHINEOVERRIDES =. "t4:t4240:" |
9 | 9 | ||
10 | SOC_FAMILY = "t4:t4240" | 10 | require conf/machine/include/e6500-64b.inc |
11 | 11 | ||
12 | UBOOT_CONFIG ??= "secure-boot nor" | 12 | UBOOT_CONFIG ??= "secure-boot nor" |
13 | UBOOT_CONFIG[nor] = "T4240QDS_config" | 13 | UBOOT_CONFIG[nor] = "T4240QDS_config" |
diff --git a/conf/machine/t4240qds.conf b/conf/machine/t4240qds.conf index d8ca3cfc..41b08988 100644 --- a/conf/machine/t4240qds.conf +++ b/conf/machine/t4240qds.conf | |||
@@ -5,9 +5,9 @@ | |||
5 | # System with ppce6500 core in 32b mode | 5 | # System with ppce6500 core in 32b mode |
6 | #@MAINTAINER: Chunrong Guo <B40290@freescale.com> | 6 | #@MAINTAINER: Chunrong Guo <B40290@freescale.com> |
7 | 7 | ||
8 | require conf/machine/include/e6500.inc | 8 | MACHINEOVERRIDES =. "t4:t4240:" |
9 | 9 | ||
10 | SOC_FAMILY = "t4:t4240" | 10 | require conf/machine/include/e6500.inc |
11 | 11 | ||
12 | UBOOT_CONFIG ??= "secure-boot nor" | 12 | UBOOT_CONFIG ??= "secure-boot nor" |
13 | UBOOT_CONFIG[nor] = "T4240QDS_config" | 13 | UBOOT_CONFIG[nor] = "T4240QDS_config" |
diff --git a/conf/machine/t4240rdb-64b.conf b/conf/machine/t4240rdb-64b.conf index c9a2da6f..7973506f 100644 --- a/conf/machine/t4240rdb-64b.conf +++ b/conf/machine/t4240rdb-64b.conf | |||
@@ -5,9 +5,9 @@ | |||
5 | # Design Board with ppce6500 core in 64b mode | 5 | # Design Board with ppce6500 core in 64b mode |
6 | #@MAINTAINER: Chunrong Guo <B40290@freescale.com> | 6 | #@MAINTAINER: Chunrong Guo <B40290@freescale.com> |
7 | 7 | ||
8 | require conf/machine/include/e6500-64b.inc | 8 | MACHINEOVERRIDES =. "t4:t4240:" |
9 | 9 | ||
10 | SOC_FAMILY = "t4:t4240" | 10 | require conf/machine/include/e6500-64b.inc |
11 | 11 | ||
12 | UBOOT_CONFIG ??= "nor" | 12 | UBOOT_CONFIG ??= "nor" |
13 | UBOOT_CONFIG[nor] = "T4240RDB_config" | 13 | UBOOT_CONFIG[nor] = "T4240RDB_config" |
diff --git a/conf/machine/t4240rdb.conf b/conf/machine/t4240rdb.conf index fa4c0b02..5819e204 100644 --- a/conf/machine/t4240rdb.conf +++ b/conf/machine/t4240rdb.conf | |||
@@ -5,9 +5,9 @@ | |||
5 | # Design Board with ppce6500 core in 32b mode | 5 | # Design Board with ppce6500 core in 32b mode |
6 | #@MAINTAINER: Chunrong Guo <B40290@freescale.com> | 6 | #@MAINTAINER: Chunrong Guo <B40290@freescale.com> |
7 | 7 | ||
8 | require conf/machine/include/e6500.inc | 8 | MACHINEOVERRIDES =. "t4:t4240:" |
9 | 9 | ||
10 | SOC_FAMILY = "t4:t4240" | 10 | require conf/machine/include/e6500.inc |
11 | 11 | ||
12 | UBOOT_CONFIG ??= "nor" | 12 | UBOOT_CONFIG ??= "nor" |
13 | UBOOT_CONFIG[nor] = "T4240RDB_config" | 13 | UBOOT_CONFIG[nor] = "T4240RDB_config" |