From a71a337bc75d8c4a53bacb2deb50257c950a4c31 Mon Sep 17 00:00:00 2001 From: Ting Liu Date: Thu, 22 Mar 2012 13:56:52 +0000 Subject: P1023RDS: build NAND u-boot by default Signed-off-by: Ting Liu --- conf/machine/p1023rds.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/machine/p1023rds.conf b/conf/machine/p1023rds.conf index c5615db..b3e7631 100644 --- a/conf/machine/p1023rds.conf +++ b/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" -- cgit v1.2.3-54-g00ecf