From 7b9695a4477dc1cc945c17ce0055ad0a1620226d Mon Sep 17 00:00:00 2001 From: Eric Lee Date: Fri, 24 Jul 2015 16:42:43 +0800 Subject: [PATCH] Refine PCIe driver and fix boot up occasionally stop bug --- recipes-kernel/linux/linux-smarcfimx6-3.14.28/defconfig | 2 +- recipes-kernel/linux/linux-smarcfimx6_3.14.28.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-kernel/linux/linux-smarcfimx6-3.14.28/defconfig b/recipes-kernel/linux/linux-smarcfimx6-3.14.28/defconfig index 43e5e6c..3b5f3c4 100644 --- a/recipes-kernel/linux/linux-smarcfimx6-3.14.28/defconfig +++ b/recipes-kernel/linux/linux-smarcfimx6-3.14.28/defconfig @@ -3265,7 +3265,7 @@ CONFIG_MXC_IPU_V3=y # CONFIG_MXC_VPU=y # CONFIG_MXC_VPU_DEBUG is not set -CONFIG_MX6_VPU_352M=y +# CONFIG_MX6_VPU_352M is not set # # MXC HDMI CEC (Consumer Electronics Control) support diff --git a/recipes-kernel/linux/linux-smarcfimx6_3.14.28.bb b/recipes-kernel/linux/linux-smarcfimx6_3.14.28.bb index 246b484..64627aa 100644 --- a/recipes-kernel/linux/linux-smarcfimx6_3.14.28.bb +++ b/recipes-kernel/linux/linux-smarcfimx6_3.14.28.bb @@ -17,7 +17,7 @@ SRC_URI = "${EMB_KERNEL_MIRROR};protocol=ssh;branch=${SRCBRANCH} \ file://defconfig \ " -SRCREV = "5991e9d8fa011feabbf4ee9c3715cdb957143bd7" +SRCREV = "c9fd565e815f546569ffb7311fed5d7716b9b766" PV = "3.14.28" LOCALVERSION = "-1.0.1_smarc" -- 1.9.1