u-boot-brain/drivers
Tom Rix 660888b7fb ZOOM2 Add serial support.
Zoom2 serial is in general supplied by one of the 4 UARTS on the debug board.
The default serial is from the USB connector on left side of the debug board.
The USB connector will produce 2 of the 4 UARTS.  On your host pick the first
enumeration.

The details of the setting of the serial gpmc setup are not available.
The values were provided by another party.

The serial port set up is the same with Zoom1.
Baud rate 115200, 8 bit data, no parity, 1 stop bit, no flow.

The kernel bootargs are
console=ttyS3,115200n8

Signed-off-by: Tom Rix <Tom.Rix@windriver.com>
2009-06-12 20:39:53 +02:00
..
bios_emulator drivers/bios_emulator: Move conditional compilation to Makefile 2008-12-07 01:29:31 +01:00
block Update CHANGELOG, coding style cleanup. 2009-04-05 00:27:57 +02:00
dma drivers/dma: Move conditional compilation to Makefile 2008-08-13 01:40:39 +02:00
fpga fpga: Fix Spartan III FPGA booting 2009-02-21 22:52:44 +01:00
gpio i.MX31: add a simple gpio driver 2009-02-24 09:43:10 +01:00
hwmon rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
i2c i2c: Update references to individual i2c commands 2009-06-12 20:39:46 +02:00
input Rename common ns16550 constants with UART_ prefix to prevent conflicts 2009-04-03 22:34:07 +02:00
misc fsl_law: Fix bug in calculation of LAW sizing 2009-04-04 10:21:40 -05:00
mmc mmc: it's safe to ignore mmc_send_if_cond() return value 2009-06-04 00:15:09 +02:00
mtd Redundant Environment: protect full sector size 2009-06-04 00:16:16 +02:00
net ppc4xx/net: Fix MDIO clock setup 2009-06-08 22:57:21 -07:00
pci fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.h 2009-04-04 10:21:29 -05:00
pcmcia mpc8xx_pcmcia: move CONFIG_8xx out of .c file and into Makefile 2009-02-18 00:51:21 +01:00
qe Update CHANGELOG, coding style cleanup. 2009-04-05 00:27:57 +02:00
rtc Update CHANGELOG, coding style cleanup. 2009-04-05 00:27:57 +02:00
serial ZOOM2 Add serial support. 2009-06-12 20:39:53 +02:00
spi Blackfin: spi: fix pin handling of SPI0 SSEL4 2009-05-29 17:11:33 -04:00
twserial drivers/twserial: Add protocol driver for "three wire serial" interface. 2009-03-30 09:38:36 +02:00
usb at91: fix a USB problem for AT91SAM9261 2009-06-09 22:25:48 +02:00
video video: Add an option to skip video initialization 2009-06-12 20:39:51 +02:00
watchdog at91sam9: add watchdog support 2009-04-04 20:42:19 +02:00