summaryrefslogtreecommitdiffstats
path: root/meta-fsl-ppc/conf/machine/p1025twr.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-fsl-ppc/conf/machine/p1025twr.conf')
-rw-r--r--meta-fsl-ppc/conf/machine/p1025twr.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-fsl-ppc/conf/machine/p1025twr.conf b/meta-fsl-ppc/conf/machine/p1025twr.conf
index d1d1db0d..286ec693 100644
--- a/meta-fsl-ppc/conf/machine/p1025twr.conf
+++ b/meta-fsl-ppc/conf/machine/p1025twr.conf
@@ -8,7 +8,7 @@ require conf/machine/include/soc-family.inc
8SOC_FAMILY = "p1025" 8SOC_FAMILY = "p1025"
9BOOTFORMAT_CONFIG = "config_ddr3_1gb_p1_p2_rdb_pc_667M.dat" 9BOOTFORMAT_CONFIG = "config_ddr3_1gb_p1_p2_rdb_pc_667M.dat"
10UBOOT_MACHINES ?= "TWR-P1025" 10UBOOT_MACHINES ?= "TWR-P1025"
11KERNEL_DEVICETREE = "${S}/arch/powerpc/boot/dts/p1025twr_32b.dts" 11KERNEL_DEVICETREE = "p1025twr_32b.dtb"
12KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/mpc85xx_smp_defconfig" 12KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/mpc85xx_smp_defconfig"
13 13
14JFFS2_ERASEBLOCK = "0x20000" 14JFFS2_ERASEBLOCK = "0x20000"