资 源 简 介
This project try to implement a web failsafe mode in wr703n bootloader(u-boot).
Most of the web failsafe code port from the https://dev.openwrt.org/browser/trunk/package/uboot-lantiq package.
I love the openwrt because it"s use the bleeding edge package,so my project also should base on the latest u-boot source code,but it"s need more time to do more work and test,so now i do it base on the u-boot in tp-link gpl release.some code maybe ugly,and not clean!But hope it"s can work and useful for you.
If you want to compile the u-boot with web failsafe for wr703n from source code,just try below step(assume your compile host use x86/linux system):
1.check out the source code
svn checkout http://wr703n-uboot-with-web-failsafe.googlecode.com/svn/trunk/ wr703n-uboot-with-web-failsafe-read-only
2.change to "wr703n-uboot-with-web-failsafe-read-only" directory: