Tim Barker wrote:
> Hi Felix,
> 
> Thanks for looking into this.
> 
> Unfortunately the change did not work for me. I updated to the latest SVN (I
> checked arch/mips/atheros/ar5315/board.c had been updated) and recompiled
> the kernel. When trying a reboot on the EOC-2610 I got a kernel panic
> (Unable to handle kernel paging request at virtual address d9711b8c) and no
> reboot. Below is the output from ksymoops, I don't know if it will help.
Please edit
build_dir/linux-atheros/linux-2.6.26.8/arch/mips/atheros/ar5315/board.c
 and insert the following just above the mips_reset_vec() line:
local_irq_disable();
Then run make target/install and test the new kernel.

Thanks,

- Felix
_______________________________________________
openwrt-devel mailing list
[email protected]
http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to