commit | 49473adabff703d0784f1f7457f29bde0a4893d1 | [log] [tgz] |
---|---|---|
author | Yegor Yefremov <yegorslists@googlemail.com> | Mon Jul 18 10:37:35 2011 +0200 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Mon Jul 18 12:35:52 2011 +0200 |
tree | 9814b919e4f28da2bb9eaae7e9febd2582eacbb5 | |
parent | a55d23ccf6cb90acb9667a46427670add9486aec [diff] |
am3517evm: change console device from ttyS2 to ttyO2 the serial device names have been changed from ttySx to ttyOx, so the console device name should be also changed to support the latest kernel versions. Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Acked-by: Vaibhav Hiremath<hvaibhav@ti.com>