commit | 4ae04acb81256719a71125c0f0280e2a3ad68e25 | [log] [tgz] |
---|---|---|
author | Magnus Damm <damm@opensource.se> | Mon Feb 08 11:02:54 2010 +0000 |
committer | Paul Mundt <lethal@linux-sh.org> | Tue Feb 09 10:34:12 2010 +0900 |
tree | 88f308d4dc70e3a196cedf3ba04781e0f7a4b138 | |
parent | 62f60d6a37910501814c6281e6c21b485434a7f1 [diff] |
ARM: mach-shmobile: early console support using earlyprintk Add support for early console to the SH-Mobile boards. Simply perform an early platform probe for "earlyprintk" to trigger the early serial console code in sh-sci.c. Signed-off-by: Magnus Damm <damm@opensource.se> Signed-off-by: Paul Mundt <lethal@linux-sh.org>