u-boot-brain/arch/sparc/cpu/leon2
Marek Vasut af7be3b6a9 serial: sparc: Implement CONFIG_SERIAL_MULTI into leon2 serial driver
Implement support for CONFIG_SERIAL_MULTI into leon2 serial driver.
This driver was so far only usable directly, but this patch also adds
support for the multi method. This allows using more than one serial
driver alongside the leon2 driver. Also, add a weak implementation
of default_serial_console() returning this driver.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Marek Vasut <marek.vasut@gmail.com>
Cc: Tom Rini <trini@ti.com>
Cc: Peter Tyser <ptyser@xes-inc.com>
2012-10-15 11:53:52 -07:00
..
config.mk sparc: Move cpu/leon[23] to arch/sparc/cpu/leon[23] 2010-04-13 09:13:26 +02:00
cpu_init.c Fix misc spelling errors found by lintian 2011-04-12 22:58:31 +02:00
cpu.c Make sure that argv[] argument pointers are not modified. 2010-07-04 23:55:42 +02:00
interrupts.c dm: sparc: Fixup the compile warnings in sparc code 2012-09-18 12:01:50 -07:00
Makefile Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
prom.c Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 2010-10-18 22:07:10 +02:00
serial.c serial: sparc: Implement CONFIG_SERIAL_MULTI into leon2 serial driver 2012-10-15 11:53:52 -07:00
start.S unify version_string 2011-07-28 17:22:53 +02:00