This repository contains the U-Boot source code for several routers. Pre-built binaries are provided too.
The source code were taken and modified from the GPL archives released by Netgear, Ubiquiti Networks, and padavan/rt-n56u.
Model | Booting mainstream OpenWrt | Recovery using serial | Recovery using reset button |
---|---|---|---|
HiWiFi HC5661A | No2 | Yes | No |
MikroTik RB750Gr3 | No1 | Yes | Yes |
Netgear WNDR3800 | Yes | Yes | Yes |
Phicomm K2P | No2 | Yes | Yes |
Xzwifi CreativeBox | No2 | Yes, but untested | Yes |
YouHua WR1200JS | Yes | Unknown | Unknown |
ZBT WE1326 | No2 | Yes | No |
ZTE Q7 | No2 | Yes | No |
- u-boot for MikroTik RB750Gr3 will not work after this commit. Please use the official RouterBoot.
- u-boot code for ramips devices (everything above except Netgear WNDR3800) is old and contains a bug. To boot mainstream OpenWrt, you need to enable the LZMA loader when building OpenWrt.