[Buildroot] [PATCH v3 0/2] Introducing Nios-II architecture

Ezequiel Garcia ezequiel.garcia at free-electrons.com
Thu Aug 29 22:10:39 UTC 2013


From: Ezequiel Garcia <ezequiel at vanguardiasur.com.ar>

This is the third version of the series adding basic support for
Altera's Nios-II architecture.
Only basic support added so far, but more patches will hopefully follow.

Please note that most of the arch-dependent packages are not ported
to nios2. Relevant examples are strace and libffi.

I'm currently working in porting each of these, but progress will be
slow, so don't expect anything soon.

Changes from v1:

  * Removed toolchain patchlevel information from config names,
    as noted by Thomas.

Changes from v1:

  * Added details about toolchain components version
  * Removed Sourcery version 2013.05-12 and left 2013.05-43 only
  * Excluded internal and crosstool-ng toolchains as they're
    not supported (yet?)

Many thanks to Zylin (www.zylin.com) for supporting this!

Ezequiel Garcia (2):
  nios2: Add new architecture
  toolchain-external: Add Sourcery CodeBench for Nios-II

 arch/Config.in                           | 11 +++++++++++
 arch/Config.in.nios2                     |  5 +++++
 toolchain/Config.in                      |  5 +++--
 toolchain/toolchain-external/Config.in   | 14 ++++++++++++++
 toolchain/toolchain-external/ext-tool.mk |  3 +++
 5 files changed, 36 insertions(+), 2 deletions(-)
 create mode 100644 arch/Config.in.nios2

-- 
1.8.1.5



More information about the buildroot mailing list