diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2018-03-05 17:34:07 +0100 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2018-03-09 22:13:19 +0100 |
commit | cfc5867bce36542a7176f798e63c35f7a0aa5867 (patch) | |
tree | bd14b0eb7e120fcbdfa380e9b45ff99ed0e369ba /target/linux/brcm2708/patches-4.9 | |
parent | 7c1dae6e269371f317040f30cb607bf46e7e1e26 (diff) | |
download | upstream-cfc5867bce36542a7176f798e63c35f7a0aa5867.tar.gz upstream-cfc5867bce36542a7176f798e63c35f7a0aa5867.tar.bz2 upstream-cfc5867bce36542a7176f798e63c35f7a0aa5867.zip |
kernel: bump 4.9 to 4.9.86
- Refreshed all patches
- Removed 1 patch which got upstreamed
Compile tested on: ar71xx (Rocket M5, Mikrotik RB2011)
Runtime tested on: ar71xx (Rocket M5, Mikrotik RB2011)
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/brcm2708/patches-4.9')
-rw-r--r-- | target/linux/brcm2708/patches-4.9/950-0094-Add-arm64-configuration-and-device-tree-differences.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm2708/patches-4.9/950-0094-Add-arm64-configuration-and-device-tree-differences.patch b/target/linux/brcm2708/patches-4.9/950-0094-Add-arm64-configuration-and-device-tree-differences.patch index 7076b99aba..d2bfb1695c 100644 --- a/target/linux/brcm2708/patches-4.9/950-0094-Add-arm64-configuration-and-device-tree-differences.patch +++ b/target/linux/brcm2708/patches-4.9/950-0094-Add-arm64-configuration-and-device-tree-differences.patch @@ -51,7 +51,7 @@ Tested with raspbian-jessie 2016-09-23. + config ARCH_SUNXI bool "Allwinner sunxi 64-bit SoC Family" - select ARCH_HAS_RESET_CONTROLLER + select ARCH_HAS_RESET_CONTROLLER --- a/arch/arm64/boot/dts/broadcom/Makefile +++ b/arch/arm64/boot/dts/broadcom/Makefile @@ -1,6 +1,7 @@ |