All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/3] Remove NDS32 architecture
@ 2022-06-07 20:59 Thomas Petazzoni via buildroot
  2022-06-07 20:59 ` [Buildroot] [PATCH 1/3] configs/andes_ae300: remove defconfig Thomas Petazzoni via buildroot
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Thomas Petazzoni via buildroot @ 2022-06-07 20:59 UTC (permalink / raw)
  To: Buildroot List, Yu Chien Peter Lin; +Cc: Thomas Petazzoni

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

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

end of thread, other threads:[~2022-06-19 16:37 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-07 20:59 [Buildroot] [PATCH 0/3] Remove NDS32 architecture Thomas Petazzoni via buildroot
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

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.