Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mvebu: activate more workarounds for ARM erratas | Hauke Mehrtens | 2018-03-02 | 1 | -0/+1 |
| | | | | | | | | | The Armada XP uses a Marvell PJ4Bv7 Processor for which already one workaround for an errata is activated. The Armada 285 uses a Cortex A9 r4p1 for which the Linux kernel provides a workaround for ERRATA_764369, activate this. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> | ||||
* | mvebu: Add support for kernel 4.14 | Hauke Mehrtens | 2018-02-13 | 1 | -0/+486 |
Add support for kernel 4.14 to the mvebu target. This also replaces the old sfp and phylink patches with new versions from Russell's clearfog-4.13 branch http://git.arm.linux.org.uk/cgit/linux-arm.git/log/?h=clearfog-4.13 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> |