Well, for now it’s proof-of-concept only.
But it’s a good start. Right now:
Rootfs compiles.
3.7-rc7 compiled by OpenWRT doesn’t boot, 3.4.19 (current) needs love, a lot of love to get compiled by OpenWRT.
So the way to go is:
- Compile OpenWRT rootfs
- Compile kernel separately
- Copy things manually to a bootable SD
- Start it up.
No instructions yet, whatsoever. Not until it gets a bit more stable.
Intial openwrt tree (frequently gets rebased upon the upstream OpenWRT): https://github.com/nekromant/openwrt-sunxi
Patches welcome