On Tue, 30 Nov 2010, Daniel Walker wrote: > This driver adds a basic console that uses the arm JTAG > DCC to transfer data back and forth. It has support for > ARMv6 and ARMv7. > > This console is created under the HVC driver, and should be named > /dev/hvcX (or /dev/hvc0 for example). > > Cc: Tony Lindgren <[email protected]> > Cc: Arnd Bergmann <[email protected]> > Cc: Nicolas Pitre <[email protected]> > Cc: Greg Kroah-Hartman <[email protected]> > Cc: Mike Frysinger <[email protected]> > Signed-off-by: Daniel Walker <[email protected]>
Acked-by: Nicolas Pitre <[email protected]> This doesn't support both ARMv6 and ARMv7 at run time, but this can trivially be added later when needed. Nicolas _______________________________________________ Linuxppc-dev mailing list [email protected] https://lists.ozlabs.org/listinfo/linuxppc-dev
