All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Buildroot List <buildroot@buildroot.org>,
	Yu Chien Peter Lin <peterlin@andestech.com>
Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Subject: [Buildroot] [PATCH 0/3] Remove NDS32 architecture
Date: Tue,  7 Jun 2022 22:59:17 +0200	[thread overview]
Message-ID: <20220607205921.3312256-1-thomas.petazzoni@bootlin.com> (raw)

Hello,

The upstream Linux kernel community has removed the NDS32 architecture
support in commit
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=aec499c75cf8e0b599be4d559e6922b613085f8f.

There has been very little to no activity in Buildroot around this CPU
architecture recently, so let's drop the support for this CPU
architecture.

Thomas

Thomas Petazzoni (3):
  configs/andes_ae300: remove defconfig
  toolchain/toolchain-external/toolchain-external-andes-nds32: remove
    package
  Remove support for the NDS32 architecture

 Config.in.legacy                              | 10 ++++
 DEVELOPERS                                    |  3 --
 arch/Config.in                                | 12 -----
 arch/Config.in.nds32                          | 17 ------
 board/andes/ae300/ae300.fragment              |  1 -
 ...0001-nds32-Fix-boot-messages-garbled.patch | 28 ----------
 ...ve-redundant-YYLOC-global-declaratio.patch | 52 -------------------
 board/andes/ae300/readme.txt                  | 49 -----------------
 configs/andes_ae300_defconfig                 | 10 ----
 docs/manual/known-issues.txt                  |  2 +-
 package/dhcpcd/Config.in                      |  1 -
 package/gdb/Config.in                         |  1 -
 package/gdb/Config.in.host                    |  1 -
 package/libbsd/Config.in                      |  1 -
 package/postgresql/postgresql.mk              |  2 +-
 package/strace/Config.in                      |  2 +-
 package/uclibc-ng-test/uclibc-ng-test.mk      |  2 +-
 .../autobuild/andes-nds32.config              |  3 --
 .../autobuild/toolchain-configs.csv           |  1 -
 toolchain/toolchain-external/Config.in        |  6 ---
 .../toolchain-external-andes-nds32/Config.in  | 15 ------
 .../Config.in.options                         |  9 ----
 .../toolchain-external-andes-nds32.hash       |  2 -
 .../toolchain-external-andes-nds32.mk         | 10 ----
 utils/genrandconfig                           |  3 --
 25 files changed, 14 insertions(+), 229 deletions(-)
 delete mode 100644 arch/Config.in.nds32
 delete mode 100644 board/andes/ae300/ae300.fragment
 delete mode 100644 board/andes/ae300/patches/linux/0001-nds32-Fix-boot-messages-garbled.patch
 delete mode 100644 board/andes/ae300/patches/linux/0002-scripts-dtc-Remove-redundant-YYLOC-global-declaratio.patch
 delete mode 100644 board/andes/ae300/readme.txt
 delete mode 100644 configs/andes_ae300_defconfig
 delete mode 100644 support/config-fragments/autobuild/andes-nds32.config
 delete mode 100644 toolchain/toolchain-external/toolchain-external-andes-nds32/Config.in
 delete mode 100644 toolchain/toolchain-external/toolchain-external-andes-nds32/Config.in.options
 delete mode 100644 toolchain/toolchain-external/toolchain-external-andes-nds32/toolchain-external-andes-nds32.hash
 delete mode 100644 toolchain/toolchain-external/toolchain-external-andes-nds32/toolchain-external-andes-nds32.mk

-- 
2.35.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

             reply	other threads:[~2022-06-07 20:59 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-07 20:59 Thomas Petazzoni via buildroot [this message]
2022-06-07 20:59 ` [Buildroot] [PATCH 1/3] configs/andes_ae300: remove defconfig Thomas Petazzoni via buildroot
2022-06-09  3:14   ` Yu Chien Peter Lin
2022-06-07 20:59 ` [Buildroot] [PATCH 2/3] toolchain/toolchain-external/toolchain-external-andes-nds32: remove package Thomas Petazzoni via buildroot
2022-06-09  3:27   ` Yu Chien Peter Lin
2022-06-07 20:59 ` [Buildroot] [PATCH 3/3] Remove support for the NDS32 architecture Thomas Petazzoni via buildroot
2022-06-09  3:30   ` Yu Chien Peter Lin
2022-06-19 16:36 ` [Buildroot] [PATCH 0/3] Remove " Arnout Vandecappelle

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220607205921.3312256-1-thomas.petazzoni@bootlin.com \
    --to=buildroot@buildroot.org \
    --cc=peterlin@andestech.com \
    --cc=thomas.petazzoni@bootlin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.