aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mvebu/patches-4.14/220-disable-untested-dsa-boards.patch
Commit message (Collapse)AuthorAgeFilesLines
* mvebu: Remove kernel 4.14 supportHauke Mehrtens2020-03-121-30/+0
| | | | | | | | | This target was switched to kernel 4.19 more than 6 months ago in commit f342ffd300da ("treewide: kernel: bump some targets to 4.19") and now with kernel 5.4 support being added it gets harder to support kernel 4.14 in addition to kernel 4.19 and 5.4. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* mvebu: Add support for WRT3200ACM with new NAND flashImre Kaloz2018-03-311-1/+1
| | | | | | | | Newer Linksys boards might come with a Winbond W29N02GV which can be configured in different ways. Make sure we configure it the same way as the older chips so everything keeps working. Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
* mvebu: disable DSA DT nodes for boards using mvsw61xxRyan Mounce2018-03-091-0/+30
As at this commit, DSA is not enabled in the kernel config for mvebu, so these nodes have been ignored. In preparation for the first mvebu board using DSA, disable these nodes for existing boards to avoid issues. Signed-off-by: Ryan Mounce <ryan@mounce.com.au>