From: Ting Liu Date: Thu, 22 Mar 2012 13:56:52 +0000 (+0000) Subject: P1023RDS: build NAND u-boot by default X-Git-Tag: 2.1~534^2~497 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=c6bb7f5177ca1db3d77c084e96e01c782bfacf18;p=meta-freescale.git P1023RDS: build NAND u-boot by default Signed-off-by: Ting Liu --- diff --git a/meta-fsl-ppc/conf/machine/p1023rds.conf b/meta-fsl-ppc/conf/machine/p1023rds.conf index c5615dbd..b3e7631e 100644 --- a/meta-fsl-ppc/conf/machine/p1023rds.conf +++ b/meta-fsl-ppc/conf/machine/p1023rds.conf @@ -3,6 +3,6 @@ require e500v2.inc -UBOOT_MACHINES = "P1023RDS" +UBOOT_MACHINES = "P1023RDS P1023RDS_NAND" KERNEL_DEVICETREE = "${S}/arch/powerpc/boot/dts/p1023rds.dts" KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/85xx/p1023rds_defconfig"