All right, after a bit of fiddling, I’ve managed to get Arch ARM running on the MK802 well enough to automatically boot straight into Arch ARM and bring up the 802.11 interface. I’m currently attempting to get the frame-buffer working, as the only interface available is console via RS232 - or SSH once the machine is connected to an access-point.
The system itself is currently running from a 2GB MicroSD card, with 1.2GB free - as the install is only 437MB in size. However, the boot up is still quite verbose and “dirty” so I need to ensure that everything is healthy and modules not required are stripped from the kernel.
I’m still doing some testing to ensure things are working at a satisfactory level, once I’m relatively happy with the state of things I’ll compile an image file to DD straight over an SD card ready to boot - including uBoot. I’ll also upload my Kernel config and uBoot amendments - based on this discussion.
Happy hacking :)