u-boot-brain/drivers
Wolfgang Denk 7ec8bb15ee OMAP5912: fix FIFO handling in UART driver
According to the OMAP5912 Serial Interfaces Reference Guide (see
http://focus.ti.com/lit/ug/spru760c/spru760c.pdf, page 150), the
FIFO_EN enable bit in the FIFO Control Register (FCR) can only be
changed when the baud clock is not running, i. e. when both DLL and
DLH are set to 0.

Thus make sure that DLL and DLH are 0 when writing the FCR.

Signed-off-by: Wolfgang Denk <wd@denx.de>
2008-02-05 00:04:15 +01:00
..
bios_emulator Fix compiler warnings for PPC systems. Update CHANGELOG. 2007-11-18 16:36:27 +01:00
block drivers/block : move block drivers to drivers/block 2007-11-25 23:28:51 +01:00
dma Coding Style Cleanup; update CHANGELOG 2008-01-23 14:31:17 +01:00
hwmon Remove superfluous preprocessor conditionals from LM73 driver 2008-01-12 00:26:47 +01:00
i2c drivers/i2c : move i2c drivers to drivers/i2c 2007-11-20 20:14:18 +01:00
input drivers/input : move input drivers to drivers/input 2007-11-25 23:28:49 +01:00
misc 85xx: Move LAW init code into C 2008-01-16 23:21:55 -06:00
mtd nand: FSL UPM NAND driver 2008-01-16 14:14:40 +01:00
net Merge branch 'master' of git://www.denx.de/git/u-boot-coldfire 2008-01-23 14:23:13 +01:00
pci Handle MPC85xx PCIe reset errata (PCI-Ex 38) 2007-12-11 22:34:20 -06:00
pcmcia pcmcia: Remove CONFIG_COMMANDS from marubun pcmcia driver 2008-01-15 23:30:40 +09:00
qe Remove annoying debug printout for PHY less boards. 2008-01-16 16:56:57 -05:00
rtc Add Epson RX8025 RTC support 2008-01-09 13:29:27 +01:00
serial OMAP5912: fix FIFO handling in UART driver 2008-02-05 00:04:15 +01:00
spi codingstyle cleanup for spi driver 2008-01-17 14:01:59 -06:00
usb USB: Add Philips 1561 PCI-OHCI ids 2008-01-12 15:54:33 +01:00
video Add Fujitsu CoralP/Lime video driver 2008-01-11 16:05:36 +01:00