From 9f2dcb42cb2868f4f524578f1d25c49f507c91d1 Mon Sep 17 00:00:00 2001 From: David Nyström Date: Thu, 31 May 2012 10:13:20 +0200 Subject: Removed references to SRIO u-boot configurations --- conf/machine/p3041ds.conf | 2 +- conf/machine/p4080ds.conf | 2 +- conf/machine/p5020ds.conf | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/machine/p3041ds.conf b/conf/machine/p3041ds.conf index a948d39..747d563 100644 --- a/conf/machine/p3041ds.conf +++ b/conf/machine/p3041ds.conf @@ -3,7 +3,7 @@ require e500mc.inc -UBOOT_MACHINES = "P3041DS P3041DS_NAND P3041DS_SECURE_BOOT P3041DS_SRIOBOOT_MASTER P3041DS_SRIOBOOT_SLAVE P3041DS_SDCARD P3041DS_SPIFLASH" +UBOOT_MACHINES = "P3041DS P3041DS_NAND P3041DS_SECURE_BOOT P3041DS_SDCARD P3041DS_SPIFLASH" KERNEL_DEVICETREE = "${S}/arch/powerpc/boot/dts/p3041ds.dts" KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/corenet32_smp_defconfig" diff --git a/conf/machine/p4080ds.conf b/conf/machine/p4080ds.conf index c7121a8..078774e 100644 --- a/conf/machine/p4080ds.conf +++ b/conf/machine/p4080ds.conf @@ -3,7 +3,7 @@ require e500mc.inc -UBOOT_MACHINES = "P4080DS P4080DS_SECURE_BOOT P4080DS_SRIOBOOT_MASTER P4080DS_SRIOBOOT_SLAVE P4080DS_SDCARD P4080DS_SPIFLASH " +UBOOT_MACHINES = "P4080DS P4080DS_SECURE_BOOT P4080DS_SDCARD P4080DS_SPIFLASH " KERNEL_DEVICETREE = "${S}/arch/powerpc/boot/dts/p4080ds.dts" KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/corenet32_smp_defconfig" diff --git a/conf/machine/p5020ds.conf b/conf/machine/p5020ds.conf index 059296f..10cbe81 100644 --- a/conf/machine/p5020ds.conf +++ b/conf/machine/p5020ds.conf @@ -3,7 +3,7 @@ require e5500.inc -UBOOT_MACHINES = "P5020DS P5020DS_NAND P5020DS_SECURE_BOOT P5020DS_SRIOBOOT_MASTER P5020DS_SRIOBOOT_SLAVE P5020DS_SDCARD P5020DS_SPIFLASH " +UBOOT_MACHINES = "P5020DS P5020DS_NAND P5020DS_SECURE_BOOT P5020DS_SDCARD P5020DS_SPIFLASH " KERNEL_DEVICETREE = "${S}/arch/powerpc/boot/dts/p5020ds.dts" KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/corenet32_smp_defconfig" -- cgit v1.2.3-54-g00ecf