allow bigger packets in the marvell switch (does not fix the mtu problems yet)
[openwrt-10.03/.git] / target / linux / generic-2.6 / patches-2.6.25 / 011-mips_boot.patch
1 Index: linux-2.6.23-rc6/arch/mips/kernel/head.S
2 ===================================================================
3 --- linux-2.6.23-rc6.orig/arch/mips/kernel/head.S       2007-09-21 16:23:54.000000000 +0800
4 +++ linux-2.6.23-rc6/arch/mips/kernel/head.S    2007-09-21 16:23:58.000000000 +0800
5 @@ -130,6 +130,8 @@
6  #endif
7         .endm
8  
9 +       j kernel_entry
10 +       nop
11  #ifndef CONFIG_NO_EXCEPT_FILL
12         /*
13          * Reserved space for exception handlers.