mpc83xx: add 2.6.33 support
[openwrt/staging/dedeckeh.git] / target / linux / mpc83xx / patches-2.6.33 / 023-wrapper-fix.patch
1 --- a/arch/powerpc/boot/wrapper
2 +++ b/arch/powerpc/boot/wrapper
3 @@ -138,7 +138,7 @@
4 tmp=$tmpdir/zImage.$$.o
5 ksection=.kernel:vmlinux.strip
6 isection=.kernel:initrd
7 -link_address='0x400000'
8 +link_address='0x490000'
9
10 case "$platform" in
11 pseries)