wooyah wrote:Superb, well done!
What was the deal with it in the end? Will get another build going now and report back later.
Just setting the proper image type.
I also did some big changes to the image today. I completely changed the flash layout to use all of the extra/empty space cisco was using for their failover image, as well as brought up kernel 3.14. For this release due to the flash changes, you will have to re-flash using u-boot and the commands on the github. Like always, source is at https://github.com/riptidewave93/Openwrt-MR12 and releases are at https://github.com/riptidewave93/Openwrt-MR12/releases
So, we went from this:
0x00000000-0x00040000 : "u-boot" 256k
0x00040000-0x00080000 : "u-boot-env" 256k
0x00080000-0x00680000 : "rootfs" 6144k
0x00680000-0x00780000 : "kernel" 1024k
0x00780000-0x007c0000 : "nvram" 256k
0x007c0000-0x01000000 : "art" 8448k
0x00080000-0x00780000 : "firmware" 7168k
to this:
0x00000000-0x00040000 : "u-boot" 256k
0x00040000-0x00080000 : "u-boot-env" 256k
0x00080000-0x00da0000 : "rootfs" 13440k
0x00da0000-0x00fe0000 : "kernel" 2304k
0x00fe0000-0x01000000 : "art" 128k
0x00080000-0x00fe0000 : "firmware" 15744k
Enjoy all of that extra space 
EDIT: sysupgrade is broke ATM (my bad), lookout for version 0.61A shortly.
EDIT2: 0.61A is out, go flash that and enjoy!
EDIT3: 0.7A is out, fixes some WiFi issues.
(Last edited by riptide_wave on 26 Nov 2014, 04:45)