summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTing Liu <b28495@freescale.com>2013-10-28 17:38:21 +0800
committerZhenhua Luo <zhenhua.luo@freescale.com>2014-01-13 12:11:35 +0800
commit698b7c609b4840f0f2b070cee6d04aab69da327e (patch)
treecb07cf75677c4303350062ed79e678128fe0c1ac
parentdead27e31555605e37e1a7337dbde4b025c04cfe (diff)
downloadmeta-fsl-ppc-698b7c609b4840f0f2b070cee6d04aab69da327e.tar.gz
update BOOTFORMAT_CONFIG for p1/p2 rdb boards
Signed-off-by: Ting Liu <b28495@freescale.com>
-rw-r--r--conf/machine/p1020rdb.conf2
-rw-r--r--conf/machine/p1021rdb.conf2
-rw-r--r--conf/machine/p1022ds.conf2
-rw-r--r--conf/machine/p2020rdb.conf2
4 files changed, 4 insertions, 4 deletions
diff --git a/conf/machine/p1020rdb.conf b/conf/machine/p1020rdb.conf
index b17213c..d4577c0 100644
--- a/conf/machine/p1020rdb.conf
+++ b/conf/machine/p1020rdb.conf
@@ -5,7 +5,7 @@ require e500v2.inc
5require conf/machine/include/soc-family.inc 5require conf/machine/include/soc-family.inc
6 6
7SOC_FAMILY = "p1020" 7SOC_FAMILY = "p1020"
8BOOTFORMAT_CONFIG = "config_ddr3_1gb_p1_p2_rdb_pc_800M.dat" 8BOOTFORMAT_CONFIG = "config_sram_p1022ds.dat"
9UBOOT_MACHINES ?= " P1020RDB-PD P1020RDB-PD_NAND P1020RDB-PD_SDCARD P1020RDB-PD_SPIFLASH" 9UBOOT_MACHINES ?= " P1020RDB-PD P1020RDB-PD_NAND P1020RDB-PD_SDCARD P1020RDB-PD_SPIFLASH"
10 10
11KERNEL_DEVICETREE = "${S}/arch/powerpc/boot/dts/p1020rdb-pd_32b.dts" 11KERNEL_DEVICETREE = "${S}/arch/powerpc/boot/dts/p1020rdb-pd_32b.dts"
diff --git a/conf/machine/p1021rdb.conf b/conf/machine/p1021rdb.conf
index c1657a4..c25cbf4 100644
--- a/conf/machine/p1021rdb.conf
+++ b/conf/machine/p1021rdb.conf
@@ -6,7 +6,7 @@ require e500v2.inc
6require conf/machine/include/soc-family.inc 6require conf/machine/include/soc-family.inc
7 7
8SOC_FAMILY = "p1021" 8SOC_FAMILY = "p1021"
9BOOTFORMAT_CONFIG = "config_ddr3_1gb_p1_p2_rdb_pc_800M.dat" 9BOOTFORMAT_CONFIG = "config_sram_p1022ds.dat"
10UBOOT_MACHINES ?= "P1021RDB-PC P1021RDB-PC_NAND P1021RDB-PC_SDCARD P1021RDB-PC_SPIFLASH P1021RDB-PC_36BIT P1021RDB-PC_36BIT_SPIFLASH P1021RDB-PC_36BIT_NAND P1021RDB-PC_36BIT_SDCARD" 10UBOOT_MACHINES ?= "P1021RDB-PC P1021RDB-PC_NAND P1021RDB-PC_SDCARD P1021RDB-PC_SPIFLASH P1021RDB-PC_36BIT P1021RDB-PC_36BIT_SPIFLASH P1021RDB-PC_36BIT_NAND P1021RDB-PC_36BIT_SDCARD"
11KERNEL_DEVICETREE = "${S}/arch/powerpc/boot/dts/p1021rdb-pc_32b.dts" 11KERNEL_DEVICETREE = "${S}/arch/powerpc/boot/dts/p1021rdb-pc_32b.dts"
12KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/mpc85xx_smp_defconfig" 12KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/mpc85xx_smp_defconfig"
diff --git a/conf/machine/p1022ds.conf b/conf/machine/p1022ds.conf
index f604ea1..41ad6ff 100644
--- a/conf/machine/p1022ds.conf
+++ b/conf/machine/p1022ds.conf
@@ -5,7 +5,7 @@ require e500v2.inc
5require conf/machine/include/soc-family.inc 5require conf/machine/include/soc-family.inc
6 6
7SOC_FAMILY = "p1022" 7SOC_FAMILY = "p1022"
8BOOTFORMAT_CONFIG = "config_ddr3_2gb_p1022ds.dat" 8BOOTFORMAT_CONFIG = "config_sram_p1022ds.dat"
9UBOOT_MACHINES ?= "P1022DS P1022DS_NAND P1022DS_SPIFLASH P1022DS_SDCARD P1022DS_36BIT P1022DS_36BIT_SPIFLASH P1022DS_36BIT_NAND P1022DS_36BIT_SDCARD" 9UBOOT_MACHINES ?= "P1022DS P1022DS_NAND P1022DS_SPIFLASH P1022DS_SDCARD P1022DS_36BIT P1022DS_36BIT_SPIFLASH P1022DS_36BIT_NAND P1022DS_36BIT_SDCARD"
10KERNEL_DEVICETREE = "${S}/arch/powerpc/boot/dts/p1022ds_32b.dts" 10KERNEL_DEVICETREE = "${S}/arch/powerpc/boot/dts/p1022ds_32b.dts"
11KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/mpc85xx_smp_defconfig" 11KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/mpc85xx_smp_defconfig"
diff --git a/conf/machine/p2020rdb.conf b/conf/machine/p2020rdb.conf
index b703b9f..74195b6 100644
--- a/conf/machine/p2020rdb.conf
+++ b/conf/machine/p2020rdb.conf
@@ -6,7 +6,7 @@ require e500v2.inc
6require conf/machine/include/soc-family.inc 6require conf/machine/include/soc-family.inc
7 7
8SOC_FAMILY = "p2020" 8SOC_FAMILY = "p2020"
9BOOTFORMAT_CONFIG = "config_ddr3_1gb_64bit_p2020rdb_pc.dat" 9BOOTFORMAT_CONFIG = "config_sram_p1022ds.dat"
10UBOOT_MACHINES ?= " P2020RDB-PC P2020RDB-PC_NAND P2020RDB-PC_SDCARD P2020RDB-PC_SPIFLASH P2020RDB-PC_36BIT P2020RDB-PC_36BIT_SPIFLASH P2020RDB-PC_36BIT_NAND P2020RDB-PC_36BIT_SDCARD" 10UBOOT_MACHINES ?= " P2020RDB-PC P2020RDB-PC_NAND P2020RDB-PC_SDCARD P2020RDB-PC_SPIFLASH P2020RDB-PC_36BIT P2020RDB-PC_36BIT_SPIFLASH P2020RDB-PC_36BIT_NAND P2020RDB-PC_36BIT_SDCARD"
11KERNEL_DEVICETREE = "${S}/arch/powerpc/boot/dts/p2020rdb-pc_32b.dts" 11KERNEL_DEVICETREE = "${S}/arch/powerpc/boot/dts/p2020rdb-pc_32b.dts"
12KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/mpc85xx_smp_defconfig" 12KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/mpc85xx_smp_defconfig"