aboutsummaryrefslogtreecommitdiffstats
path: root/package/boot/uboot-xburst/patches/0002-qi_lb60-add-software-usbboot-support.patch
Commit message (Collapse)AuthorAgeFilesLines
* xburst: Remove unmaintained targetHauke Mehrtens2019-05-031-916/+0
| | | | | | | | | | | | 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@hauke-m.de>
* This patch updates uboot-xburst from 2009.11 to 2012.10-rc2 - Ingenic SoC ↵Mirko Vogt2013-01-071-0/+916
support went upstream Summary: * remove all files/* (since merged to upstream) * patches on nand-spl, mmc and lcd driver Thanks a lot to Xiangfu Liu! Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc> SVN-Revision: 35034