From: Tony Lindgren Date: Sat, 2 Oct 2010 00:23:48 +0000 (-0700) Subject: omap: READ CAREFULLY: Fix build after merging in hwmod support for testing X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0882b1455797b0a104978000a622c3f2412e7cf5;p=pandora-kernel.git omap: READ CAREFULLY: Fix build after merging in hwmod support for testing I've merged in the hwmod support from Kevin's tree for omap2+ machines, so you need to update your serial port names to use ttyO instead of ttyS: - u-boot bootargs for kernel cmdline needs to change with setenv - if you use hardcoded CONFIG_CMDLINE, change it in your .config - /etc/inittab in your omap root file system if using serial console This should not affect omap1 machines. Please test and post issues to the linux-omap mailing list! Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed