linux/mpc83xx: add preliminary 2.6.36 kernel support
[openwrt/openwrt.git] / target / linux / mpc83xx / patches-2.6.36 / 023-wrapper-fix.patch
1 --- a/arch/powerpc/boot/wrapper
2 +++ b/arch/powerpc/boot/wrapper
3 @@ -145,7 +145,7 @@ objflags=-S
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)