Skip to content

Commit

Permalink
arc770: Remove arc770 target
Browse files Browse the repository at this point in the history
The arc700 target is not booting up since some time, see here:
foss-for-synopsys-dwc-arc-processors/toolchain#400

It looks like there is a problem in the toolchain when using glibc.

Currently no one is working on fixing this problem, remove the target
instead. This target also does not have many users we are aware of.

If someone wants to have this target back, feel free to add a fixed
version of this target again.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Acked-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Acked-by: Stijn Tintel <stijn@linux-ipv6.be>
  • Loading branch information
hauke committed Jan 28, 2022
1 parent edb41fe commit fcb2917
Show file tree
Hide file tree
Showing 11 changed files with 1 addition and 412 deletions.
2 changes: 1 addition & 1 deletion package/devel/perf/Makefile
Expand Up @@ -27,7 +27,7 @@ include $(INCLUDE_DIR)/nls.mk
define Package/perf
SECTION:=devel
CATEGORY:=Development
DEPENDS:= +libelf +libdw +PACKAGE_libunwind:libunwind +libpthread +librt +objdump @!IN_SDK @!TARGET_arc770 @KERNEL_PERF_EVENTS \
DEPENDS:= +libelf +libdw +PACKAGE_libunwind:libunwind +libpthread +librt +objdump @!IN_SDK @KERNEL_PERF_EVENTS \
+PACKAGE_libbfd:libbfd +PACKAGE_libopcodes:libopcodes
TITLE:=Linux performance monitoring tool
VERSION:=$(LINUX_VERSION)-$(PKG_RELEASE)
Expand Down
22 changes: 0 additions & 22 deletions target/linux/arc770/Makefile

This file was deleted.

17 changes: 0 additions & 17 deletions target/linux/arc770/base-files/etc/board.d/02_network

This file was deleted.

195 changes: 0 additions & 195 deletions target/linux/arc770/config-5.4

This file was deleted.

13 changes: 0 additions & 13 deletions target/linux/arc770/generic/profiles/00-default.mk

This file was deleted.

8 changes: 0 additions & 8 deletions target/linux/arc770/generic/target.mk

This file was deleted.

5 changes: 0 additions & 5 deletions target/linux/arc770/image/Config.in

This file was deleted.

84 changes: 0 additions & 84 deletions target/linux/arc770/image/Makefile

This file was deleted.

29 changes: 0 additions & 29 deletions target/linux/arc770/image/gen_axs10x_sdcard_img.sh

This file was deleted.

7 changes: 0 additions & 7 deletions target/linux/arc770/image/uEnv.txt

This file was deleted.

0 comments on commit fcb2917

Please sign in to comment.