commit | 6f911492ed901dcafc9c5c7f507087bb94218ba7 | [log] [tgz] |
---|---|---|
author | Tony Lindgren <tony@atomide.com> | Fri Oct 08 10:23:44 2010 -0700 |
committer | Tony Lindgren <tony@atomide.com> | Fri Oct 08 10:23:44 2010 -0700 |
tree | 9ec1f9f637bc46f10ec9fa2afdaded6699536035 | |
parent | 503923eeecb93ff69ee940549f314e0fe3a68429 [diff] |
omap: Update omap2plus_defconfig to use ttyO instead ttyS With the omap-serial the device has changed from ttyS to ttyO as the system may have both omap-serial and 8250 ports. Note that systems using omap-serial need to be updated to use ttyO[012] instead of ttyS[012] in the bootloader, CONFIG_CMDLINE, /etc/inittab, and the root file system with mknod. Also you may need to add ttyO[012] to /etc/securetty. Signed-off-by: Tony Lindgren <tony@atomide.com>