diff options
author | Peter Robinson <pbrobinson@gmail.com> | 2018-04-12 15:33:27 +0100 |
---|---|---|
committer | Jeremy Cline <jeremy@jcline.org> | 2018-04-12 11:13:50 -0400 |
commit | 757d9d4c83f37c8adb2546aaeae077d37c4b2173 (patch) | |
tree | a6324d7e35af09a6fa7f0e6911f1bf359c5ee092 /kernel.spec | |
parent | a81b3eb928702a8eea16448fed716c3099294e1d (diff) | |
download | kernel-757d9d4c83f37c8adb2546aaeae077d37c4b2173.tar.gz kernel-757d9d4c83f37c8adb2546aaeae077d37c4b2173.tar.xz kernel-757d9d4c83f37c8adb2546aaeae077d37c4b2173.zip |
Add fix for the BeagleBone boot failure
Diffstat (limited to 'kernel.spec')
-rw-r--r-- | kernel.spec | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec index 9cb368fac..99b71ef9e 100644 --- a/kernel.spec +++ b/kernel.spec @@ -619,6 +619,9 @@ Patch316: arm-sunxi-nvmem-fixH3.patch # Upstream 4.17 back port Patch317: of-i2c-fix-module-aliases.patch +# https://patchwork.kernel.org/patch/10311335/ +Patch318: clk-ti-fix-flag-space-conflict-with-clkctrl-clocks.patch + # Enabling Patches for the RPi3+ Patch320: bcm2837-rpi-initial-support-for-the-3.patch Patch321: bcm2837-gpio-expander.patch @@ -1903,6 +1906,7 @@ fi - Further fix for ThunderX ZIP driver - Fix for OF i2c module aliases - Fix for nvmem on AllWinner H3/H5 SoCs +- Add fix for the BeagleBone boot failure * Mon Apr 09 2018 Jeremy Cline <jeremy@jcline.org> - Include the KCS IPMI BMC driver that's in F27 |