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 <otavio@ossystems.com.br>
# 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
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 \
"