zynq: switch to kernel 5.4

Use kernel 5.4 by default

compile-tested: all devices from target
run-tested: Digilent Zybo Z7-20

Signed-off-by: Luis Araneda <luaraneda@gmail.com>
master
Luis Araneda 4 years ago committed by Petr Štetiar
parent badedbf007
commit c48cf5ddb3

@ -19,7 +19,7 @@ define Target/Description
Build firmware image for Zynq 7000 SoC devices.
endef
KERNEL_PATCHVER:=4.19
KERNEL_PATCHVER:=5.4
include $(INCLUDE_DIR)/target.mk

Loading…
Cancel
Save