On Fri, Jan 15, 2010 at 4:36 PM, Rayson Ho <raysonlogin at gmail.com> wrote: > I looked at the changes made for the ARM port, and believe the MIPS > port will add or change code in similar places. > > The largest work items for the MIPS port will be: > 1) port (= write in MIPS assmebly language) the 100 or so .s files > 2) UTS code, most of them are listed in "section 2" below > - boot > - virtual memory management > - drivers > - misc. architecture specific things (e.g. FPU)
3) Build cross compiling toolchain This is really good stuff. Thanks!
