commit | 6fc21b82ef74911887ced1aff8d37ce079bb8b36 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Mon Nov 27 12:10:23 2006 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Wed Dec 06 10:45:39 2006 +0900 |
tree | 7accfcb402a530dcddb4d755f413e8098037801f | |
parent | 510c72ad2dd4e05e6908755f51ac89482c6eb987 [diff] |
sh: More flexible + SH7780 earlyprintk SCIF support. This makes the early printk support somewhat more flexible, moving the port definition to a config option, and making the port initialization configurable for sh-ipl+g users. At the same time, this allows us to trivially wire up the SH7780 SCIF0, so that's thrown in too more or less for free. Signed-off-by: Paul Mundt <lethal@linux-sh.org>