On Sat, Aug 16, 2014 at 12:03 PM, <lu...@proxima.alt.za> wrote: >> I just got a Loongson 2F machine (Yeeloong 8089A laptop) (MIPS LE), so >> I extended my previous Loongson 2E port (32 bit) to run on it. > > Got it running, it's simply MAGIC! I am very happy to hear this. Thanks very much for your encouragement.
I also uploaded a kernel image to the download page of the bitbucket repo. https://bitbucket.org/cherry9/plan9-loongson/downloads/9ln2flive This kernel has an in-kernel bzfs including binaries like sam, acme and the compiler (so it is a little big in size). So it can boot by itself, but also possible to connect a file server. Now you don't need it. Anyone who is interested could try this for start. - cherry