diff options
-rw-r--r-- | conf/machine/mpc8548cds.conf | 2 | ||||
-rw-r--r-- | conf/machine/p1020rdb.conf | 2 | ||||
-rw-r--r-- | conf/machine/p2020rdb.conf | 2 | ||||
-rw-r--r-- | conf/machine/p2041rdb.conf | 2 | ||||
-rw-r--r-- | conf/machine/p3041ds.conf | 2 | ||||
-rw-r--r-- | conf/machine/p4080ds.conf | 2 | ||||
-rw-r--r-- | conf/machine/p5040ds-64b.conf | 2 | ||||
-rw-r--r-- | conf/machine/p5040ds.conf | 2 | ||||
-rw-r--r-- | conf/machine/t1024rdb-64b.conf | 2 | ||||
-rw-r--r-- | conf/machine/t1024rdb.conf | 2 | ||||
-rw-r--r-- | conf/machine/t1042d4rdb-64b.conf | 2 | ||||
-rw-r--r-- | conf/machine/t1042d4rdb.conf | 2 | ||||
-rw-r--r-- | conf/machine/t2080rdb-64b.conf | 2 | ||||
-rw-r--r-- | conf/machine/t2080rdb.conf | 2 | ||||
-rw-r--r-- | conf/machine/t4240rdb-64b.conf | 2 | ||||
-rw-r--r-- | conf/machine/t4240rdb.conf | 2 |
16 files changed, 16 insertions, 16 deletions
diff --git a/conf/machine/mpc8548cds.conf b/conf/machine/mpc8548cds.conf index 7ed06faf..c7c49ddc 100644 --- a/conf/machine/mpc8548cds.conf +++ b/conf/machine/mpc8548cds.conf | |||
@@ -8,7 +8,7 @@ require conf/machine/include/e500v2.inc | |||
8 | UBOOT_CONFIG ??= "nor" | 8 | UBOOT_CONFIG ??= "nor" |
9 | UBOOT_CONFIG[nor] = "MPC8548CDS_defconfig,,u-boot-with-dtb.bin" | 9 | UBOOT_CONFIG[nor] = "MPC8548CDS_defconfig,,u-boot-with-dtb.bin" |
10 | 10 | ||
11 | KERNEL_DEVICETREE = "mpc8548cds_32b.dtb" | 11 | KERNEL_DEVICETREE = "fsl/mpc8548cds_32b.dtb" |
12 | KERNEL_DEFCONFIG = "mpc85xx_defconfig" | 12 | KERNEL_DEFCONFIG = "mpc85xx_defconfig" |
13 | 13 | ||
14 | USE_VT ?= "0" | 14 | USE_VT ?= "0" |
diff --git a/conf/machine/p1020rdb.conf b/conf/machine/p1020rdb.conf index ee73beb5..974213c1 100644 --- a/conf/machine/p1020rdb.conf +++ b/conf/machine/p1020rdb.conf | |||
@@ -20,7 +20,7 @@ UBOOT_SOURCE_NAND = "u-boot-with-spl.bin" | |||
20 | UBOOT_SOURCE_SPI = "u-boot-with-spl.bin" | 20 | UBOOT_SOURCE_SPI = "u-boot-with-spl.bin" |
21 | UBOOT_SOURCE_SD = "u-boot-with-spl.bin" | 21 | UBOOT_SOURCE_SD = "u-boot-with-spl.bin" |
22 | 22 | ||
23 | KERNEL_DEVICETREE ?= "p1020rdb-pd.dtb" | 23 | KERNEL_DEVICETREE ?= "fsl/p1020rdb-pd.dtb" |
24 | KERNEL_DEFCONFIG ?= "mpc85xx_smp_defconfig" | 24 | KERNEL_DEFCONFIG ?= "mpc85xx_smp_defconfig" |
25 | 25 | ||
26 | JFFS2_ERASEBLOCK = "0x20000" | 26 | JFFS2_ERASEBLOCK = "0x20000" |
diff --git a/conf/machine/p2020rdb.conf b/conf/machine/p2020rdb.conf index b3303629..40e279d2 100644 --- a/conf/machine/p2020rdb.conf +++ b/conf/machine/p2020rdb.conf | |||
@@ -20,7 +20,7 @@ UBOOT_CONFIG[36bit-spi] = "P2020RDB-PC_36BIT_SPIFLASH_config,,u-boot-with-spl.bi | |||
20 | UBOOT_CONFIG[36bit-nand] = "P2020RDB-PC_36BIT_NAND_config,,u-boot-with-spl.bin" | 20 | UBOOT_CONFIG[36bit-nand] = "P2020RDB-PC_36BIT_NAND_config,,u-boot-with-spl.bin" |
21 | UBOOT_CONFIG[36bit-sdcard] = "P2020RDB-PC_36BIT_SDCARD_config,,u-boot-with-spl.bin" | 21 | UBOOT_CONFIG[36bit-sdcard] = "P2020RDB-PC_36BIT_SDCARD_config,,u-boot-with-spl.bin" |
22 | 22 | ||
23 | KERNEL_DEVICETREE ?= "p2020rdb-pc_32b.dtb" | 23 | KERNEL_DEVICETREE ?= "fsl/p2020rdb-pc_32b.dtb" |
24 | KERNEL_DEFCONFIG ?= "mpc85xx_smp_defconfig" | 24 | KERNEL_DEFCONFIG ?= "mpc85xx_smp_defconfig" |
25 | 25 | ||
26 | JFFS2_ERASEBLOCK = "0x20000" | 26 | JFFS2_ERASEBLOCK = "0x20000" |
diff --git a/conf/machine/p2041rdb.conf b/conf/machine/p2041rdb.conf index c35c84a4..685d327c 100644 --- a/conf/machine/p2041rdb.conf +++ b/conf/machine/p2041rdb.conf | |||
@@ -18,7 +18,7 @@ UBOOT_CONFIG[spi] = "P2041RDB_SPIFLASH_config,,u-boot.pbl" | |||
18 | 18 | ||
19 | HV_CFG_M = "p2041rdb" | 19 | HV_CFG_M = "p2041rdb" |
20 | 20 | ||
21 | KERNEL_DEVICETREE ?= "p2041rdb.dtb" | 21 | KERNEL_DEVICETREE ?= "fsl/p2041rdb.dtb" |
22 | KERNEL_DEFCONFIG ?= "corenet32_smp_defconfig" | 22 | KERNEL_DEFCONFIG ?= "corenet32_smp_defconfig" |
23 | 23 | ||
24 | JFFS2_ERASEBLOCK = "0x10000" | 24 | JFFS2_ERASEBLOCK = "0x10000" |
diff --git a/conf/machine/p3041ds.conf b/conf/machine/p3041ds.conf index 1b828ac4..2fbe0f66 100644 --- a/conf/machine/p3041ds.conf +++ b/conf/machine/p3041ds.conf | |||
@@ -18,7 +18,7 @@ UBOOT_CONFIG[spi] = "P3041DS_SPIFLASH_config,,u-boot.pbl" | |||
18 | 18 | ||
19 | HV_CFG_M = "p3041ds" | 19 | HV_CFG_M = "p3041ds" |
20 | 20 | ||
21 | KERNEL_DEVICETREE ?= "p3041ds.dtb" | 21 | KERNEL_DEVICETREE ?= "fsl/p3041ds.dtb" |
22 | KERNEL_DEFCONFIG ?= "corenet32_smp_defconfig" | 22 | KERNEL_DEFCONFIG ?= "corenet32_smp_defconfig" |
23 | 23 | ||
24 | JFFS2_ERASEBLOCK = "0x10000" | 24 | JFFS2_ERASEBLOCK = "0x10000" |
diff --git a/conf/machine/p4080ds.conf b/conf/machine/p4080ds.conf index b3b012ca..d2f133a0 100644 --- a/conf/machine/p4080ds.conf +++ b/conf/machine/p4080ds.conf | |||
@@ -17,7 +17,7 @@ UBOOT_CONFIG[spi] = "P4080DS_SPIFLASH_config,,u-boot.pbl" | |||
17 | 17 | ||
18 | HV_CFG_M = "p4080ds" | 18 | HV_CFG_M = "p4080ds" |
19 | 19 | ||
20 | KERNEL_DEVICETREE ?= "p4080ds.dtb" | 20 | KERNEL_DEVICETREE ?= "fsl/p4080ds.dtb" |
21 | KERNEL_DEFCONFIG ?= "corenet32_smp_defconfig" | 21 | KERNEL_DEFCONFIG ?= "corenet32_smp_defconfig" |
22 | 22 | ||
23 | JFFS2_ERASEBLOCK = "0x10000" | 23 | JFFS2_ERASEBLOCK = "0x10000" |
diff --git a/conf/machine/p5040ds-64b.conf b/conf/machine/p5040ds-64b.conf index 31bb333a..4dc9030c 100644 --- a/conf/machine/p5040ds-64b.conf +++ b/conf/machine/p5040ds-64b.conf | |||
@@ -18,7 +18,7 @@ UBOOT_CONFIG[spi] = "P5040DS_SPIFLASH_config,,u-boot.pbl" | |||
18 | 18 | ||
19 | HV_CFG_M = "p5040ds" | 19 | HV_CFG_M = "p5040ds" |
20 | 20 | ||
21 | KERNEL_DEVICETREE ?= "p5040ds.dtb" | 21 | KERNEL_DEVICETREE ?= "fsl/p5040ds.dtb" |
22 | KERNEL_DEFCONFIG ?= "corenet64_smp_defconfig" | 22 | KERNEL_DEFCONFIG ?= "corenet64_smp_defconfig" |
23 | 23 | ||
24 | JFFS2_ERASEBLOCK = "0x10000" | 24 | JFFS2_ERASEBLOCK = "0x10000" |
diff --git a/conf/machine/p5040ds.conf b/conf/machine/p5040ds.conf index 078ef3c2..8ab15ae2 100644 --- a/conf/machine/p5040ds.conf +++ b/conf/machine/p5040ds.conf | |||
@@ -18,7 +18,7 @@ UBOOT_CONFIG[spi] = "P5040DS_SPIFLASH_config,,u-boot.pbl" | |||
18 | 18 | ||
19 | HV_CFG_M = "p5040ds" | 19 | HV_CFG_M = "p5040ds" |
20 | 20 | ||
21 | KERNEL_DEVICETREE ?= "p5040ds.dtb" | 21 | KERNEL_DEVICETREE ?= "fsl/p5040ds.dtb" |
22 | KERNEL_DEFCONFIG ?= "corenet32_smp_defconfig" | 22 | KERNEL_DEFCONFIG ?= "corenet32_smp_defconfig" |
23 | 23 | ||
24 | JFFS2_ERASEBLOCK = "0x10000" | 24 | JFFS2_ERASEBLOCK = "0x10000" |
diff --git a/conf/machine/t1024rdb-64b.conf b/conf/machine/t1024rdb-64b.conf index 5b72f91e..19b8d0be 100644 --- a/conf/machine/t1024rdb-64b.conf +++ b/conf/machine/t1024rdb-64b.conf | |||
@@ -18,7 +18,7 @@ UBOOT_CONFIG[secure-boot] = "T1024RDB_SECURE_BOOT_config" | |||
18 | 18 | ||
19 | HV_CFG_M = "t1024rdb" | 19 | HV_CFG_M = "t1024rdb" |
20 | 20 | ||
21 | KERNEL_DEVICETREE ?= "t1024rdb.dtb" | 21 | KERNEL_DEVICETREE ?= "fsl/t1024rdb.dtb" |
22 | KERNEL_DEFCONFIG ?= "corenet64_smp_defconfig" | 22 | KERNEL_DEFCONFIG ?= "corenet64_smp_defconfig" |
23 | 23 | ||
24 | JFFS2_ERASEBLOCK = "0x10000" | 24 | JFFS2_ERASEBLOCK = "0x10000" |
diff --git a/conf/machine/t1024rdb.conf b/conf/machine/t1024rdb.conf index e93db6b6..0665463f 100644 --- a/conf/machine/t1024rdb.conf +++ b/conf/machine/t1024rdb.conf | |||
@@ -18,7 +18,7 @@ UBOOT_CONFIG[secure-boot] = "T1024RDB_SECURE_BOOT_config" | |||
18 | 18 | ||
19 | HV_CFG_M = "t1024rdb" | 19 | HV_CFG_M = "t1024rdb" |
20 | 20 | ||
21 | KERNEL_DEVICETREE ?= "t1024rdb.dtb" | 21 | KERNEL_DEVICETREE ?= "fsl/t1024rdb.dtb" |
22 | KERNEL_DEFCONFIG ?= "corenet32_smp_defconfig" | 22 | KERNEL_DEFCONFIG ?= "corenet32_smp_defconfig" |
23 | 23 | ||
24 | JFFS2_ERASEBLOCK = "0x10000" | 24 | JFFS2_ERASEBLOCK = "0x10000" |
diff --git a/conf/machine/t1042d4rdb-64b.conf b/conf/machine/t1042d4rdb-64b.conf index 71d68ccc..0e2bed55 100644 --- a/conf/machine/t1042d4rdb-64b.conf +++ b/conf/machine/t1042d4rdb-64b.conf | |||
@@ -18,7 +18,7 @@ UBOOT_CONFIG[secure-boot] = "T1042D4RDB_SECURE_BOOT_config,,u-boot.bin" | |||
18 | 18 | ||
19 | HV_CFG_M = "t1040rdb" | 19 | HV_CFG_M = "t1040rdb" |
20 | 20 | ||
21 | KERNEL_DEVICETREE ?= "t1042d4rdb.dtb" | 21 | KERNEL_DEVICETREE ?= "fsl/t1042d4rdb.dtb" |
22 | KERNEL_DEFCONFIG ?= "corenet64_smp_defconfig" | 22 | KERNEL_DEFCONFIG ?= "corenet64_smp_defconfig" |
23 | 23 | ||
24 | JFFS2_ERASEBLOCK = "0x10000" | 24 | JFFS2_ERASEBLOCK = "0x10000" |
diff --git a/conf/machine/t1042d4rdb.conf b/conf/machine/t1042d4rdb.conf index e5dff42d..a27f2b5e 100644 --- a/conf/machine/t1042d4rdb.conf +++ b/conf/machine/t1042d4rdb.conf | |||
@@ -18,7 +18,7 @@ UBOOT_CONFIG[secure-boot] = "T1042D4RDB_SECURE_BOOT_config,,u-boot.bin" | |||
18 | 18 | ||
19 | HV_CFG_M = "t1040rdb" | 19 | HV_CFG_M = "t1040rdb" |
20 | 20 | ||
21 | KERNEL_DEVICETREE ?= "t1042d4rdb.dtb" | 21 | KERNEL_DEVICETREE ?= "fsl/t1042d4rdb.dtb" |
22 | KERNEL_DEFCONFIG ?= "corenet32_smp_defconfig" | 22 | KERNEL_DEFCONFIG ?= "corenet32_smp_defconfig" |
23 | 23 | ||
24 | JFFS2_ERASEBLOCK = "0x10000" | 24 | JFFS2_ERASEBLOCK = "0x10000" |
diff --git a/conf/machine/t2080rdb-64b.conf b/conf/machine/t2080rdb-64b.conf index 0b7bc903..e0e7f477 100644 --- a/conf/machine/t2080rdb-64b.conf +++ b/conf/machine/t2080rdb-64b.conf | |||
@@ -19,7 +19,7 @@ UBOOT_CONFIG[secure-boot] = "T2080RDB_SECURE_BOOT_config" | |||
19 | 19 | ||
20 | HV_CFG_M = "t2080rdb" | 20 | HV_CFG_M = "t2080rdb" |
21 | 21 | ||
22 | KERNEL_DEVICETREE ?= "t2080rdb.dtb" | 22 | KERNEL_DEVICETREE ?= "fsl/t2080rdb.dtb" |
23 | KERNEL_DEFCONFIG ?= "corenet64_smp_defconfig" | 23 | KERNEL_DEFCONFIG ?= "corenet64_smp_defconfig" |
24 | 24 | ||
25 | JFFS2_ERASEBLOCK = "0x10000" | 25 | JFFS2_ERASEBLOCK = "0x10000" |
diff --git a/conf/machine/t2080rdb.conf b/conf/machine/t2080rdb.conf index dbfa393e..bb3db687 100644 --- a/conf/machine/t2080rdb.conf +++ b/conf/machine/t2080rdb.conf | |||
@@ -19,7 +19,7 @@ UBOOT_CONFIG[secure-boot] = "T2080RDB_SECURE_BOOT_config" | |||
19 | 19 | ||
20 | HV_CFG_M = "t2080rdb" | 20 | HV_CFG_M = "t2080rdb" |
21 | 21 | ||
22 | KERNEL_DEVICETREE ?= "t2080rdb.dtb" | 22 | KERNEL_DEVICETREE ?= "fsl/t2080rdb.dtb" |
23 | KERNEL_DEFCONFIG ?= "corenet64_smp_defconfig" | 23 | KERNEL_DEFCONFIG ?= "corenet64_smp_defconfig" |
24 | 24 | ||
25 | JFFS2_ERASEBLOCK = "0x10000" | 25 | JFFS2_ERASEBLOCK = "0x10000" |
diff --git a/conf/machine/t4240rdb-64b.conf b/conf/machine/t4240rdb-64b.conf index 14e1aa1a..7073e2a9 100644 --- a/conf/machine/t4240rdb-64b.conf +++ b/conf/machine/t4240rdb-64b.conf | |||
@@ -14,7 +14,7 @@ UBOOT_CONFIG[nor] = "T4240RDB_config,,u-boot-with-dtb.bin" | |||
14 | 14 | ||
15 | HV_CFG_M = "t4240rdb" | 15 | HV_CFG_M = "t4240rdb" |
16 | 16 | ||
17 | KERNEL_DEVICETREE ?= "t4240rdb.dtb" | 17 | KERNEL_DEVICETREE ?= "fsl/t4240rdb.dtb" |
18 | KERNEL_DEFCONFIG ?= "corenet64_smp_defconfig" | 18 | KERNEL_DEFCONFIG ?= "corenet64_smp_defconfig" |
19 | 19 | ||
20 | JFFS2_ERASEBLOCK = "0x10000" | 20 | JFFS2_ERASEBLOCK = "0x10000" |
diff --git a/conf/machine/t4240rdb.conf b/conf/machine/t4240rdb.conf index 2d58a692..1f8cb83c 100644 --- a/conf/machine/t4240rdb.conf +++ b/conf/machine/t4240rdb.conf | |||
@@ -14,7 +14,7 @@ UBOOT_CONFIG[nor] = "T4240RDB_config,,u-boot-with-dtb.bin" | |||
14 | 14 | ||
15 | HV_CFG_M = "t4240rdb" | 15 | HV_CFG_M = "t4240rdb" |
16 | 16 | ||
17 | KERNEL_DEVICETREE ?= "t4240rdb.dtb" | 17 | KERNEL_DEVICETREE ?= "fsl/t4240rdb.dtb" |
18 | KERNEL_DEFCONFIG ?= "corenet64_smp_defconfig" | 18 | KERNEL_DEFCONFIG ?= "corenet64_smp_defconfig" |
19 | 19 | ||
20 | JFFS2_ERASEBLOCK = "0x10000" | 20 | JFFS2_ERASEBLOCK = "0x10000" |