mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-11 07:34:31 +00:00
7ec8bb15ee
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> |
||
---|---|---|
.. | ||
bios_emulator | ||
block | ||
dma | ||
hwmon | ||
i2c | ||
input | ||
misc | ||
mtd | ||
net | ||
pci | ||
pcmcia | ||
qe | ||
rtc | ||
serial | ||
spi | ||
usb | ||
video |