diff options
| author | Ting Liu <b28495@freescale.com> | 2012-03-22 13:56:52 +0000 |
|---|---|---|
| committer | Zhenhua Luo <b19537@freescale.com> | 2012-03-22 16:53:02 +0800 |
| commit | a71a337bc75d8c4a53bacb2deb50257c950a4c31 (patch) | |
| tree | 721879d63d922ff594f1bd6960289d27abe1b1fe /conf/machine | |
| parent | dd42796ad1cf8cb23b004556cee5dea4821d0d5f (diff) | |
| download | meta-fsl-ppc-a71a337bc75d8c4a53bacb2deb50257c950a4c31.tar.gz | |
P1023RDS: build NAND u-boot by default
Signed-off-by: Ting Liu <b28495@freescale.com>
Diffstat (limited to 'conf/machine')
| -rw-r--r-- | conf/machine/p1023rds.conf | 2 |
1 files changed, 1 insertions, 1 deletions
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 @@ | |||
| 3 | 3 | ||
| 4 | require e500v2.inc | 4 | require e500v2.inc |
| 5 | 5 | ||
| 6 | UBOOT_MACHINES = "P1023RDS" | 6 | UBOOT_MACHINES = "P1023RDS P1023RDS_NAND" |
| 7 | KERNEL_DEVICETREE = "${S}/arch/powerpc/boot/dts/p1023rds.dts" | 7 | KERNEL_DEVICETREE = "${S}/arch/powerpc/boot/dts/p1023rds.dts" |
| 8 | KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/85xx/p1023rds_defconfig" | 8 | KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/85xx/p1023rds_defconfig" |
