NIOS2 is a little endian soft-core by Altera.

Signed-off-by: Marek Vasut <ma...@denx.de>
---
 cputable | 1 +
 1 file changed, 1 insertion(+)

diff --git a/cputable b/cputable
index 676dcd7..9c24003 100644
--- a/cputable
+++ b/cputable
@@ -29,6 +29,7 @@ mips          mips            mips(eb)?               32      
big
 mipsel         mipsel          mipsel                  32      little
 mips64         mips64          mips64                  64      big
 mips64el       mips64el        mips64el                64      little
+nios2          nios2           nios2                   32      little
 or1k           or1k            or1k                    32      big
 powerpc                powerpc         (powerpc|ppc)           32      big
 powerpcel      powerpcle       powerpcle               32      little
-- 
2.6.2

Reply via email to