Hello Tijs, On 02/19/2013 10:54 AM, Tijs Van Buggenhout wrote: [snip]
CFE> boot -tftp -elf 192.168.1.113:openwrt-brcm47xx-vmlinux.elf Loader:elf Filesys:tftp Dev:eth0 File:192.168.1.113:openwrt-brcm47xx-vmlinux.elf Options:(null) Loading: 0x80001000/6802772 0x8067dd54/234764 Entry at 0x802512e0 Closing network. Starting program at 0x802512e0 Works nicely,thanks! Would there also be a way to have the system load an image (elf/bin) automatically? When I start up the device, it seems to have started a tftp server, but thus far unclear to what purpose or how it can be used (putting an elf/bin openwrt image fails).
I think this really depends on the kind of modified CFE you have on your device, for instance on Broadcom BCM63xx, you can configure CFE to automatically boot from the host using TFTP + ELF, however on BCM47xx I have never seen so far a CFE capable of it.
-- Florian _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
