[OpenWrt-Devel] [PATCH 8/9] xburst: Remove unmaintained target

Hauke Mehrtens hauke at hauke-m.de
Mon Mar 25 11:28:54 EDT 2019


This target only supports kernel 3.18, which is not supported in OpenWrt
any more for multiple releases. It also looks like there is no active
maintainer for this target.
Remove the code and all the packages which are only used by this target.

To add this target to OpenWrt again port it to a recent and supported
kernel version.

Signed-off-by: Hauke Mehrtens <hauke at hauke-m.de>
---
 package/boot/uboot-xburst/Makefile            |   88 -
 .../0001-qi_lb60-add-nand-spl-support.patch   |  894 ---------
 ...qi_lb60-add-software-usbboot-support.patch |  916 ---------
 .../patches/0003-add-mmc-support.patch        | 1664 -----------------
 ...dd-more-boot-options-F1-F2-F3-F4-M-S.patch |  200 --
 .../0005-add-nanonote-lcd-support.patch       |  847 ---------
 .../patches/0006-enable-silent-console.patch  |   60 -
 target/linux/xburst/Makefile                  |   25 -
 .../xburst/base-files/etc/board.d/01_system   |   12 -
 .../linux/xburst/base-files/etc/config/fstab  |    6 -
 .../xburst/base-files/etc/config/network      |   13 -
 target/linux/xburst/config-3.18               |  346 ----
 target/linux/xburst/image/Makefile            |   46 -
 target/linux/xburst/image/ubinize.cfg         |   14 -
 target/linux/xburst/modules.mk                |   40 -
 ...e-vid-header-instead-of-the-whole-pa.patch |   20 -
 ...-Optimize-NAND_ECC_HW_OOB_FIRST-read.patch |   43 -
 ...-for-subpage-reads-for-NAND_ECC_HW_O.patch |  104 --
 ...y-activation-of-the-DAC-to-work-arou.patch |   33 -
 ...it-the-regulator-register-on-startup.patch |   55 -
 .../006-Add-ili8960-lcd-driver.patch          |  309 ---
 ...e-3-wire-spi-mode-for-the-display-fo.patch |   21 -
 target/linux/xburst/qi_lb60/config-default    |   33 -
 target/linux/xburst/qi_lb60/target.mk         |    1 -
 24 files changed, 5790 deletions(-)
 delete mode 100644 package/boot/uboot-xburst/Makefile
 delete mode 100644 package/boot/uboot-xburst/patches/0001-qi_lb60-add-nand-spl-support.patch
 delete mode 100644 package/boot/uboot-xburst/patches/0002-qi_lb60-add-software-usbboot-support.patch
 delete mode 100644 package/boot/uboot-xburst/patches/0003-add-mmc-support.patch
 delete mode 100644 package/boot/uboot-xburst/patches/0004-add-more-boot-options-F1-F2-F3-F4-M-S.patch
 delete mode 100644 package/boot/uboot-xburst/patches/0005-add-nanonote-lcd-support.patch
 delete mode 100644 package/boot/uboot-xburst/patches/0006-enable-silent-console.patch
 delete mode 100644 target/linux/xburst/Makefile
 delete mode 100755 target/linux/xburst/base-files/etc/board.d/01_system
 delete mode 100644 target/linux/xburst/base-files/etc/config/fstab
 delete mode 100644 target/linux/xburst/base-files/etc/config/network
 delete mode 100644 target/linux/xburst/config-3.18
 delete mode 100644 target/linux/xburst/image/Makefile
 delete mode 100644 target/linux/xburst/image/ubinize.cfg
 delete mode 100644 target/linux/xburst/modules.mk
 delete mode 100644 target/linux/xburst/patches-3.18/001-ubi-Read-only-the-vid-header-instead-of-the-whole-pa.patch
 delete mode 100644 target/linux/xburst/patches-3.18/002-NAND-Optimize-NAND_ECC_HW_OOB_FIRST-read.patch
 delete mode 100644 target/linux/xburst/patches-3.18/003-NAND-Add-support-for-subpage-reads-for-NAND_ECC_HW_O.patch
 delete mode 100644 target/linux/xburst/patches-3.18/004-ASoC-JZ4740-delay-activation-of-the-DAC-to-work-arou.patch
 delete mode 100644 target/linux/xburst/patches-3.18/005-RTC-JZ4740-Init-the-regulator-register-on-startup.patch
 delete mode 100644 target/linux/xburst/patches-3.18/006-Add-ili8960-lcd-driver.patch
 delete mode 100644 target/linux/xburst/patches-3.18/007-qi_lb60-Don-t-use-3-wire-spi-mode-for-the-display-fo.patch
 delete mode 100644 target/linux/xburst/qi_lb60/config-default
 delete mode 100644 target/linux/xburst/qi_lb60/target.mk

-
-- 
2.20.1


_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list