From: Otavio Salvador Date: Thu, 6 Sep 2012 12:38:14 +0000 (-0300) Subject: linux-imx (2.6.35.3): readd workaround for iMX28 problem with cpufreq X-Git-Tag: 2.1~1723^2 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=8c59ac0c3c1a3744fa34874a7ebca1b0db8ec249;p=meta-freescale.git linux-imx (2.6.35.3): readd workaround for iMX28 problem with cpufreq When cleaning the kernel recipes, the patch to disable cpufreq. This patch readd the the missing workaround back to fix the hanging issue during the boot. Signed-off-by: Otavio Salvador --- diff --git a/meta-fsl-arm/recipes-kernel/linux/linux-imx_2.6.35.3.bb b/meta-fsl-arm/recipes-kernel/linux/linux-imx_2.6.35.3.bb index b63b6dbe..439033db 100644 --- a/meta-fsl-arm/recipes-kernel/linux/linux-imx_2.6.35.3.bb +++ b/meta-fsl-arm/recipes-kernel/linux/linux-imx_2.6.35.3.bb @@ -1,7 +1,7 @@ # Copyright (C) 2011-2012 Freescale Semiconductor # Released under the MIT license (see COPYING.MIT for the terms) -PR = "${INC_PR}.3" +PR = "${INC_PR}.4" include linux-imx.inc @@ -24,6 +24,7 @@ SRC_URI += "file://NFS-Fix-nfsroot-support.patch \ SRC_URI_append_mxs = " \ file://mx23-do-not-use-safe-write.patch \ file://mx23-dont-mange-IRQ_VDDA_BRNOUT.patch \ + file://mx28-removecpufreq.patch \ file://mxs-duart-use-ttyAMA-for-device-name.patch \ "