Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/2] add support for xtensa back to buildroot
@ 2012-11-08  3:38 Chris Zankel
  2012-11-08  7:22 ` Thomas Petazzoni
  0 siblings, 1 reply; 7+ messages in thread
From: Chris Zankel @ 2012-11-08  3:38 UTC (permalink / raw)
  To: buildroot

Hi,

It would be great if you could add support for Xtensa back to buildroot.
I understand that it was removed because it required a lot of additional
files and special handling, which became obsolete and hard to maintain
over time.
These two patches are much more aligned with other architectures with only
very minimal overhead. I also just recently updated uClibc and can build
buildroot out of the box, so we can now better support and maintain it.

Thanks,
-Chris

----------------------------------------------------------------
Chris Zankel (2):
      xtensa: add support for the Xtensa architecture
      xtensa: support configurable processor configurations

 arch/Config.in                  |    8 ++++++++
 arch/Config.in.common           |    1 +
 arch/Config.in.xtensa           |   30 ++++++++++++++++++++++++++++++
 linux/Config.in                 |    3 ++-
 package/autoconf/Config.in      |    6 ++++--
 package/automake/Config.in      |    6 ++++--
 package/binutils/binutils.mk    |    9 +++++++++
 package/ltrace/Config.in        |    1 +
 package/perl/Config.in          |    4 +++-
 toolchain/gcc/gcc-uclibc-4.x.mk |    4 ++++
 toolchain/gdb/gdb.mk            |    4 ++++
 toolchain/toolchain-common.in   |    2 +-
 toolchain/uClibc/uclibc.mk      |    1 +
 13 files changed, 72 insertions(+), 7 deletions(-)
 create mode 100644 arch/Config.in.xtensa

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

end of thread, other threads:[~2012-11-12 21:01 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-08  3:38 [Buildroot] [PATCH 0/2] add support for xtensa back to buildroot Chris Zankel
2012-11-08  7:22 ` Thomas Petazzoni
2012-11-09  4:49   ` Chris Zankel
2012-11-09  8:14     ` Thomas Petazzoni
2012-11-10 10:57       ` Thomas Petazzoni
2012-11-12 20:23         ` Chris Zankel
2012-11-12 21:01           ` Thomas Petazzoni

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