diff options
-rw-r--r-- | recipes-kernel/linux/linux-altera.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-altera.inc b/recipes-kernel/linux/linux-altera.inc index 9b7d63d..946a8bb 100644 --- a/recipes-kernel/linux/linux-altera.inc +++ b/recipes-kernel/linux/linux-altera.inc | |||
@@ -23,7 +23,7 @@ KBRANCH ?= "${LINUX_VERSION_PREFIX}${LINUX_VERSION}${LINUX_VERSION_SUFFIX}" | |||
23 | SRC_URI = "${KERNEL_REPO};protocol=${KERNEL_PROT};branch=${KBRANCH}" | 23 | SRC_URI = "${KERNEL_REPO};protocol=${KERNEL_PROT};branch=${KBRANCH}" |
24 | 24 | ||
25 | # Default kernel devicetrees | 25 | # Default kernel devicetrees |
26 | KERNEL_DEVICETREE_cyclone5 ?= "socfpga_cyclone5_socdk.dtb socfpga_cyclone5_sockit.dtb socfpga_cyclone5_socrates.dtb socfpga_cyclone5_de0_sockit.dtb" | 26 | KERNEL_DEVICETREE_cyclone5 ?= "socfpga_cyclone5_socdk.dtb socfpga_cyclone5_sockit.dtb socfpga_cyclone5_socrates.dtb socfpga_cyclone5_de0_nano_soc.dtb" |
27 | KERNEL_DEVICETREE_arria5 ?= "socfpga_arria5_socdk.dtb" | 27 | KERNEL_DEVICETREE_arria5 ?= "socfpga_arria5_socdk.dtb" |
28 | KERNEL_DEVICETREE_arria10 ?= "socfpga_arria10_socdk_sdmmc.dtb socfpga_arria10_socdk_qspi.dtb socfpga_arria10_swvp.dtb" | 28 | KERNEL_DEVICETREE_arria10 ?= "socfpga_arria10_socdk_sdmmc.dtb socfpga_arria10_socdk_qspi.dtb socfpga_arria10_swvp.dtb" |
29 | KERNEL_DEVICETREE_stratix10swvp ?= "altera/stratix10_swvp.dtb" | 29 | KERNEL_DEVICETREE_stratix10swvp ?= "altera/stratix10_swvp.dtb" |