configs: Update kernel for all platforms

Update to include two patches related to properly switching endianess
when kexec-ing from a little-endian kernel.

Signed-off-by: Samuel Mendoza-Jonas <sam.mj@au1.ibm.com>
diff --git a/openpower/configs/habanero_defconfig b/openpower/configs/habanero_defconfig
index 9e900e7..ef7e58e 100644
--- a/openpower/configs/habanero_defconfig
+++ b/openpower/configs/habanero_defconfig
@@ -43,7 +43,7 @@
 BR2_LINUX_KERNEL=y
 BR2_LINUX_KERNEL_CUSTOM_GIT=y
 BR2_LINUX_KERNEL_CUSTOM_REPO_URL="git://github.com/open-power/linux.git"
-BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="e824e6e6703395305408777ea3a930886cb7f3e9"
+BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="8adc30a30b88c793c2058e85426f4f94158797ad"
 BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
 BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="$(BR2_EXTERNAL)/configs/linux/skiroot_defconfig"
 BR2_LINUX_KERNEL_ZIMAGE_EPAPR=y