Without this patch console=${console_mainline} is never evaluated and
we get console=${console_mainline} in the bootargs which leads to no
kernel boot log on the serial console.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Acked-by: Rogerio Pimentel <rogerio.pimentel@freescale.com>
DEPENDS_mxs += "elftosb-native"
-SRCREV = "4e6e82429c127d6084b3a3cde5f2f2c4ea63440b"
+SRCREV = "560b63a4fc0f293ab2bfde015781a8f48f2c24c4"
PV = "v2012.04.01"
-PR = "r4"
+PR = "r5"
SRC_URI = "git://github.com/Freescale/u-boot-imx.git"