From c461ddf9a644d1dfd312d72e72ad62b63f2d06cc Mon Sep 17 00:00:00 2001 From: Imre Kaloz Date: Wed, 29 Jul 2009 14:52:31 +0000 Subject: ppc4xx optimizations SVN-Revision: 17040 --- target/linux/ppc40x/patches-2.6.30/005-openrb.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ppc40x/patches-2.6.30/005-openrb.patch') diff --git a/target/linux/ppc40x/patches-2.6.30/005-openrb.patch b/target/linux/ppc40x/patches-2.6.30/005-openrb.patch index 87de877..43407c2 100644 --- a/target/linux/ppc40x/patches-2.6.30/005-openrb.patch +++ b/target/linux/ppc40x/patches-2.6.30/005-openrb.patch @@ -354,7 +354,7 @@ --- a/arch/powerpc/boot/Makefile +++ b/arch/powerpc/boot/Makefile @@ -43,6 +43,7 @@ $(obj)/cuboot-taishan.o: BOOTCFLAGS += - - $(obj)/cuboot-katmai.o: BOOTCFLAGS += -mcpu=405 + $(obj)/cuboot-katmai.o: BOOTCFLAGS += -mcpu=440 $(obj)/cuboot-acadia.o: BOOTCFLAGS += -mcpu=405 $(obj)/cuboot-magicbox.o: BOOTCFLAGS += -mcpu=405 +$(obj)/cuboot-openrb.o: BOOTCFLAGS += -mcpu=405 -- cgit v1.1