commit | f4d1749e9570d3984800c371c6e06eb35b9718b1 | [log] [tgz] |
---|---|---|
author | Arnd Bergmann <arnd.bergmann@de.ibm.com> | Mon Mar 27 21:26:03 2006 +0200 |
committer | Paul Mackerras <paulus@samba.org> | Tue Mar 28 16:45:28 2006 +1100 |
tree | 33bf58645b1e2404510c19d7e8b0ca16510998df | |
parent | 45d607ed92695d7543f5e1fc5b133cd69834e3e4 [diff] |
[PATCH] powerpc: add hvc backend for rtas Current Cell hardware is using the console through a set of rtas calls. This driver is needed to get console output on those boards. Signed-off-by: Arnd Bergmann <abergman@de.ibm.com> Signed-off-by: Paul Mackerras <paulus@samba.org>