summaryrefslogtreecommitdiffstats
path: root/conf/machine/p4080ds.conf
diff options
context:
space:
mode:
authorChunrong Guo <b40290@freescale.com>2012-04-09 14:09:15 +0800
committerZhenhua Luo <b19537@freescale.com>2012-04-09 14:11:06 +0800
commitcbfb8dc35c3ad5d679cd20c6509bf579225e016a (patch)
treee4fa0e0336c47af3ce591a6e5e030385e2ad1a7e /conf/machine/p4080ds.conf
parent570c2bc1963aa464050f120cb2487d7090e935a4 (diff)
downloadmeta-fsl-ppc-cbfb8dc35c3ad5d679cd20c6509bf579225e016a.tar.gz
Add more supported u-boot types for dpaa targets
Signed-off-by: Chunrong Guo <b40290@freescale.com> Signed-off-by: Zhenhua Luo <b19537@freescale.com>
Diffstat (limited to 'conf/machine/p4080ds.conf')
-rw-r--r--conf/machine/p4080ds.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/p4080ds.conf b/conf/machine/p4080ds.conf
index 96d082c..66a9554 100644
--- a/conf/machine/p4080ds.conf
+++ b/conf/machine/p4080ds.conf
@@ -3,7 +3,7 @@
3 3
4require e500mc.inc 4require e500mc.inc
5 5
6UBOOT_MACHINES = "P4080DS" 6UBOOT_MACHINES = "P4080DS P4080DS_SECURE_BOOT P4080DS_SRIOBOOT_MASTER P4080DS_SRIOBOOT_SLAVE P4080DS_SDCARD P4080DS_SPIFLASH "
7KERNEL_DEVICETREE = "${S}/arch/powerpc/boot/dts/p4080ds.dts \ 7KERNEL_DEVICETREE = "${S}/arch/powerpc/boot/dts/p4080ds.dts \
8 ${S}/arch/powerpc/boot/dts/p4080ds-usdpaa.dts" 8 ${S}/arch/powerpc/boot/dts/p4080ds-usdpaa.dts"
9KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/corenet32_smp_defconfig" 9KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/corenet32_smp_defconfig"