u-boot-brain/arch/mips/cpu/mips32/au1x00
Marek Vasut 7b953c5165 serial: mips: Implement CONFIG_SERIAL_MULTI into au1x00 serial driver
Implement support for CONFIG_SERIAL_MULTI into au1x00 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 au1x00 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: Daniel Schwierzeck <daniel.schwierzeck@googlemail.com>
2012-10-15 11:53:51 -07:00
..
au1x00_eth.c net: Fix remaining API interface breakage 2012-05-23 14:19:21 -05:00
au1x00_serial.c serial: mips: Implement CONFIG_SERIAL_MULTI into au1x00 serial driver 2012-10-15 11:53:51 -07:00
au1x00_usb_ohci.c usb: replace wait_ms() with mdelay() 2012-03-19 00:08:16 +01:00
au1x00_usb_ohci.h MIPS: Au1x00: Move all Au1x00 specific code to separate subdirectory 2011-04-02 22:07:12 +09:00
config.mk MIPS: Au1x00: Move all Au1x00 specific code to separate subdirectory 2011-04-02 22:07:12 +09:00
Makefile MIPS: Au1x00: Move all Au1x00 specific code to separate subdirectory 2011-04-02 22:07:12 +09:00