On Fri, Jun 17, 2011 at 4:03 PM, Gadiyar, Anand <gadiyar@xxxxxx> wrote: >> console=ttyS2,115200 root=/dev/mmcblk0p2 rw rootfstype=ext3 rootwait > > Here is your problem. We now use the OMAP-serial driver for the UARTs. Which breaks backward-compatibility with bootloaders set up for older kernels. Now I have to deploy kernels with CONFIG_CMDLINE_FORCE=y. Was that really necessary? > Change the ttyS2 to ttyO2 and you should be fine. You're right, that did the trick. Thanks a lot! Daniel -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html