From 349ad62341dfa61280206c352c75e78e7f441efe Mon Sep 17 00:00:00 2001 From: Linus Walleij Date: Sat, 21 Mar 2020 14:05:55 +0100 Subject: [PATCH] gemini: Bump kernel to v5.4 The v5.4 kernel already works much better than v4.19 as so many things got upstreamed so let's just bump it to kernel v5.4. Signed-off-by: Linus Walleij --- target/linux/gemini/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/gemini/Makefile b/target/linux/gemini/Makefile index 14e786f8bb..0835adc41d 100644 --- a/target/linux/gemini/Makefile +++ b/target/linux/gemini/Makefile @@ -12,7 +12,7 @@ BOARDNAME:=Cortina Systems CS351x FEATURES:=squashfs pci rtc usb dt gpio display ext4 rootfs-part boot-part CPU_TYPE:=fa526 -KERNEL_PATCHVER:=4.19 +KERNEL_PATCHVER:=5.4 define Target/Description Build firmware images for the StorLink/Cortina Gemini CS351x ARM FA526 CPU