···11+Linux on the Nios II architecture22+=================================33+44+This is a port of Linux to Nios II (nios2) processor.55+66+In order to compile for Nios II, you need a version of GCC with support for the generic77+system call ABI. Please see this link for more information on how compiling and booting88+software for the Nios II platform:99+http://www.rocketboards.org/foswiki/Documentation/NiosIILinuxUserManual1010+1111+For reference, please see the following link:1212+http://www.altera.com/literature/lit-nio2.jsp1313+1414+What is Nios II?1515+================1616+Nios II is a 32-bit embedded-processor architecture designed specifically for the1717+Altera family of FPGAs. In order to support Linux, Nios II needs to be configured1818+with MMU and hardware multiplier enabled.1919+2020+Nios II ABI2121+===========2222+Please refer to chapter "Application Binary Interface" in Nios II Processor Reference2323+Handbook.