Tim Barker wrote:
> Hi,
> 
> I bought a Senao EOC-2610 and I'm trying to get OpenWrt ported to it. The
> hardware is basically the same as the Ubiquiti NS2.
> 
> More details here:
> http://www.senao.com/images/www.senao.com_English/EOC-2610_Datasheet_20080723_v2.0.doc.pdf
> 
> Everything appears to be working apart from the fact that the unit will not
> reboot. The reboot process goes as far as calling ar5315_restart in file
> arch/mips/atheros/ar5315/board.c (in atheros kernel) but then gets stuck in
> the for loop (verified by placing printk in for loop).
> 
> From what I understand, Senao have changed their board so that the reset
> button, GPIO 5, is controlled via software (so they can do a factory reset
> before the reboot). The reset GPIO should be 0. GPIO 5 is set to reboot in
> file include/asm-mips/mach-atheros/ar5315/ar5315.h (AR5315_RESET_GPIO)
> 
> Does anyone know what I need to change to get the reboot to work? Changing
> AR5315_RESET_GPIO does not make any difference.
> 
> BTW, this is a great unit for OpenWRT, it comes with RedBoot, 32mb RAM and
> 8mb flash.
Reboot should be fixed in r13556. Please test (already got
confirmation from somebody else who has this board).

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

Reply via email to