[Buildroot] [PATCH 0/3] arc: introduce more CPU versions for selection

Alexey Brodkin Alexey.Brodkin at synopsys.com
Thu Oct 30 13:57:26 UTC 2014


To simplify selection of proper configuration of tools for users this series
adds a number of ARC CPUs in Buildroot configuration utility.

So from now on there're following CPUs available for selection:
 * ARC 750D - ARC ISAv1 CPU with MMU
 * ARC 770D - ARC ISAv1 CPU with MMU and additional features like atomic options
 * ARC HS38 - ARC ISAv2 CPU with MMU

Note that ARC HS38 already supported by current arc-2014.08 tools.

Alexey Brodkin (3):
  arc: add explicit selection of CPU templates ARC 750D and ARC770D
  uclibc: add explicit setup of ARC-specific options
  arc: add support of ARC HS38 core

 arch/Config.in.arc       | 25 +++++++++++++++++++++++--
 package/uclibc/Config.in |  7 +++++++
 package/uclibc/uclibc.mk | 12 ++++++++++++
 3 files changed, 42 insertions(+), 2 deletions(-)

-- 
1.9.3



More information about the buildroot mailing list