On Sat, Apr 28, 2012 at 9:22 AM, Alberich de megres <[email protected]> wrote: > Hi, > > @Jonathan, > how get access to the bootloader? > do you send it to the router by streaming, or write it and then boot it?
Get a serial port and watch the output as you turn it on. Normally there will be a message about how to interrupt the boot loader. Then you send your image to ram, either over tftp or the serial connection. then you just boot from where you loaded it in ram. _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
