Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/3] arc: introduce more CPU versions for selection
@ 2014-10-30 13:57 Alexey Brodkin
  2014-10-30 13:57 ` [Buildroot] [PATCH 1/3] arc: add explicit selection of CPU templates ARC 750D and ARC770D Alexey Brodkin
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Alexey Brodkin @ 2014-10-30 13:57 UTC (permalink / raw)
  To: buildroot

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

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2014-11-02 21:25 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-30 13:57 [Buildroot] [PATCH 0/3] arc: introduce more CPU versions for selection Alexey Brodkin
2014-10-30 13:57 ` [Buildroot] [PATCH 1/3] arc: add explicit selection of CPU templates ARC 750D and ARC770D Alexey Brodkin
2014-11-01 19:55   ` Yann E. MORIN
2014-11-01 22:25     ` Yann E. MORIN
2014-11-02 21:24   ` Peter Korsgaard
2014-10-30 13:57 ` [Buildroot] [PATCH 2/3] uclibc: add explicit setup of ARC-specific options Alexey Brodkin
2014-11-01 19:28   ` Yann E. MORIN
2014-11-02 21:24   ` Peter Korsgaard
2014-10-30 13:57 ` [Buildroot] [PATCH 3/3] arc: add support of ARC HS38 core Alexey Brodkin
2014-11-01 21:47   ` Yann E. MORIN
2014-11-01 22:26     ` Yann E. MORIN
2014-11-02 21:25   ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox