]> code.ossystems Code Review - meta-freescale.git/commitdiff
P1023RDS: build NAND u-boot by default
authorTing Liu <b28495@freescale.com>
Thu, 22 Mar 2012 13:56:52 +0000 (13:56 +0000)
committerZhenhua Luo <b19537@freescale.com>
Thu, 22 Mar 2012 08:53:02 +0000 (16:53 +0800)
Signed-off-by: Ting Liu <b28495@freescale.com>
meta-fsl-ppc/conf/machine/p1023rds.conf

index c5615dbda754579a29d3d814aea27837c11df339..b3e7631ecb159d653b6df2c09a5de626576debfd 100644 (file)
@@ -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"