]> code.ossystems Code Review - meta-freescale.git/commitdiff
p1020rdb: update machine conf to use new -pd revision
authorTing Liu <b28495@freescale.com>
Fri, 28 Jun 2013 03:38:31 +0000 (03:38 +0000)
committerZhenhua Luo <zhenhua.luo@freescale.com>
Mon, 1 Jul 2013 05:47:48 +0000 (13:47 +0800)
Signed-off-by: Ting Liu <b28495@freescale.com>
meta-fsl-ppc/conf/machine/p1020rdb.conf

index 70132c5661e79602d68dd4e677df5337f10e0f8a..b17213c0af6f5966295b88d9f9674838b72fe26a 100644 (file)
@@ -6,9 +6,9 @@ require conf/machine/include/soc-family.inc
 
 SOC_FAMILY = "p1020"
 BOOTFORMAT_CONFIG = "config_ddr3_1gb_p1_p2_rdb_pc_800M.dat"
-UBOOT_MACHINES ?= " P1020RDB-PC P1020RDB-PC_SPIFLASH P1020RDB-PC_NAND P1020RDB-PC_SDCARD P1020RDB-PC_36BIT P1020RDB-PC_36BIT_SPIFLASH P1020RDB-PC_36BIT_NAND P1020RDB-PC_36BIT_SDCARD"
+UBOOT_MACHINES ?= " P1020RDB-PD P1020RDB-PD_NAND P1020RDB-PD_SDCARD P1020RDB-PD_SPIFLASH"
 
-KERNEL_DEVICETREE = "${S}/arch/powerpc/boot/dts/p1020rdb-pc_32b.dts"
+KERNEL_DEVICETREE = "${S}/arch/powerpc/boot/dts/p1020rdb-pd_32b.dts"
 
 KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/mpc85xx_smp_defconfig"