From abe0b654b7e4d7bbe2b42468c28baa73e0f05882 Mon Sep 17 00:00:00 2001 From: Adrian Dudau Date: Mon, 4 Apr 2016 14:58:04 +0200 Subject: linux-qoriq: Add kernel support for Freescale SRIO Signed-off-by: Adrian Dudau Signed-off-by: Martin Borg --- recipes-kernel/linux/linux-qoriq_3.12.bbappend | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/recipes-kernel/linux/linux-qoriq_3.12.bbappend b/recipes-kernel/linux/linux-qoriq_3.12.bbappend index 8f669ce..a3c973a 100644 --- a/recipes-kernel/linux/linux-qoriq_3.12.bbappend +++ b/recipes-kernel/linux/linux-qoriq_3.12.bbappend @@ -8,6 +8,10 @@ KERNEL_DEVICETREE_append_t4240rdb-64b = " t4240rdb-usdpaa-enea.dtb" KERNEL_DEVICETREE_append_p2041rdb = " p2041rdb-usdpaa-enea.dtb" KERNEL_DEVICETREE_append_p3041ds = " p3041ds-usdpaa-enea.dtb" +ENEA_KERNEL_FRAGMENTS_append = " \ + cfg/uio_fsl_srio.cfg \ + " + do_configure_prepend_t4240rdb-64b() { cp ${WORKDIR}/dts/t4240rdb-usdpaa-enea.dts ${S}/arch/powerpc/boot/dts/ } -- cgit v1.2.3-54-g00ecf