summaryrefslogtreecommitdiffstats
path: root/bsp/meta-altera/recipes-kernel/linux/linux-altera-ltsi_4.14.73.bb
diff options
context:
space:
mode:
Diffstat (limited to 'bsp/meta-altera/recipes-kernel/linux/linux-altera-ltsi_4.14.73.bb')
-rw-r--r--bsp/meta-altera/recipes-kernel/linux/linux-altera-ltsi_4.14.73.bb17
1 files changed, 17 insertions, 0 deletions
diff --git a/bsp/meta-altera/recipes-kernel/linux/linux-altera-ltsi_4.14.73.bb b/bsp/meta-altera/recipes-kernel/linux/linux-altera-ltsi_4.14.73.bb
new file mode 100644
index 00000000..bb013a95
--- /dev/null
+++ b/bsp/meta-altera/recipes-kernel/linux/linux-altera-ltsi_4.14.73.bb
@@ -0,0 +1,17 @@
+LINUX_VERSION = "4.14.73"
+LINUX_VERSION_SUFFIX = "-ltsi"
+
+SRCREV = "d6b8a5d4b162e7b67f73fc1cd69d8c69c895d787"
+
+include linux-altera.inc
+
+FILESEXTRAPATHS_prepend := "${THISDIR}/config:"
+
+#DE0 dts name changed in later kernels
+KERNEL_DEVICETREE_remove_cyclone5 = "socfpga_cyclone5_de0_nano_soc.dtb"
+KERNEL_DEVICETREE_append_cyclone5 = "socfpga_cyclone5_de0_sockit.dtb"
+
+SRC_URI_append_cyclone5 = " file://config_lbdaf.cfg "
+SRC_URI_append_arria5 = " file://config_lbdaf.cfg "
+SRC_URI_append_arria10 = " file://config_lbdaf.cfg "
+