From 5f814f8e7bd2b2090d63d59e91d99dd4f8be243f Mon Sep 17 00:00:00 2001 From: Alper Nebi Yasak Date: Sun, 11 Aug 2019 16:57:22 +0000 Subject: [PATCH] [arm64] udeb: Add pl330 to kernel-image Recent kernels can't boot on rk3399-gru-kevin without this module. Signed-off-by: Alper Nebi Yasak --- debian/changelog | 3 +++ debian/installer/modules/arm64/kernel-image | 3 +++ 2 files changed, 6 insertions(+) diff --git a/debian/changelog b/debian/changelog index 9588864c78e0..206c57168fb4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,9 @@ linux (5.2.7-2) UNRELEASED; urgency=medium * bdev: Fixup error handling in blkdev_get() (Closes: #934378) * [arm64] hwrandom: Re-enable HW_RANDOM_OMAP as module (Closes: #931707) + [ Alper Nebi Yasak ] + * [arm64] udeb: Add pl330 to kernel-image + -- Salvatore Bonaccorso Sun, 11 Aug 2019 14:14:00 +0200 linux (5.2.7-1) unstable; urgency=medium diff --git a/debian/installer/modules/arm64/kernel-image b/debian/installer/modules/arm64/kernel-image index e9971cc90bd9..47eb77d55a01 100644 --- a/debian/installer/modules/arm64/kernel-image +++ b/debian/installer/modules/arm64/kernel-image @@ -23,3 +23,6 @@ cros_ec_spi ? # PCIe PHYs phy-rockchip-pcie ? + +# For spi-rockchip +pl330 ?