mpc83xx: switch to 3.3
[librecmc/librecmc.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)