X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/99999a9775d1364750b66b683fd09eb75d1997c4..50422208464b06674884745c5e8e398c5d8a0939:/target/linux/ppc40x/patches-2.6.30/005-magicboxv1.patch diff --git a/target/linux/ppc40x/patches-2.6.30/005-magicboxv1.patch b/target/linux/ppc40x/patches-2.6.30/005-magicboxv1.patch index ef29e0bf2..990eb5335 100644 --- a/target/linux/ppc40x/patches-2.6.30/005-magicboxv1.patch +++ b/target/linux/ppc40x/patches-2.6.30/005-magicboxv1.patch @@ -204,11 +204,11 @@ + #size-cells = <1>; + partition@0 { + label = "linux"; -+ reg = <0x0 0x3c0000>; ++ reg = <0x0 0x120000>; + }; -+ partition@100000 { ++ partition@120000 { + label = "rootfs"; -+ reg = <0x100000 0x2c0000>; ++ reg = <0x120000 0x2a0000>; + }; + partition@3c0000 { + label = "u-boot"; @@ -264,7 +264,7 @@ +}; --- a/arch/powerpc/boot/Makefile +++ b/arch/powerpc/boot/Makefile -@@ -75,7 +75,7 @@ +@@ -75,7 +75,7 @@ src-plat := of.c cuboot-52xx.c cuboot-82 cuboot-katmai.c cuboot-rainier.c redboot-8xx.c ep8248e.c \ cuboot-warp.c cuboot-85xx-cpm2.c cuboot-yosemite.c simpleboot.c \ virtex405-head.S virtex.c redboot-83xx.c cuboot-sam440ep.c \ @@ -273,7 +273,7 @@ src-boot := $(src-wlib) $(src-plat) empty.c src-boot := $(addprefix $(obj)/, $(src-boot)) -@@ -192,6 +192,7 @@ +@@ -192,6 +192,7 @@ image-$(CONFIG_DEFAULT_UIMAGE) += uImag image-$(CONFIG_EP405) += dtbImage.ep405 image-$(CONFIG_WALNUT) += treeImage.walnut image-$(CONFIG_ACADIA) += cuImage.acadia @@ -283,7 +283,7 @@ image-$(CONFIG_EBONY) += treeImage.ebony cuImage.ebony --- a/arch/powerpc/platforms/40x/Kconfig +++ b/arch/powerpc/platforms/40x/Kconfig -@@ -49,6 +49,16 @@ +@@ -49,6 +49,16 @@ config KILAUEA help This option enables support for the AMCC PPC405EX evaluation board. @@ -302,7 +302,7 @@ depends on 40x --- a/arch/powerpc/platforms/40x/ppc40x_simple.c +++ b/arch/powerpc/platforms/40x/ppc40x_simple.c -@@ -51,7 +51,8 @@ +@@ -51,7 +51,8 @@ machine_device_initcall(ppc40x_simple, p * board.c file for it rather than adding it to this list. */ static char *board[] __initdata = {