Re: [U-Boot] [PATCH 1/4] Serial: pl011: new vendor init options

2011-05-12 Thread Wolfgang Denk
Dear John Rigby, In message <1305187511-8455-1-git-send-email-john.ri...@linaro.org> you wrote: > Two new options: > > CONFIG_PL011_SERIAL_RLCR > > Some vendor versions of PL011 serial ports (e.g. ST-Ericsson U8500) > have separate receive and transmit line control registers. Set > this variabl

[U-Boot] [PATCH 1/4] Serial: pl011: new vendor init options

2011-05-12 Thread John Rigby
Two new options: CONFIG_PL011_SERIAL_RLCR Some vendor versions of PL011 serial ports (e.g. ST-Ericsson U8500) have separate receive and transmit line control registers. Set this variable to initialize the extra register. CONFIG_PL011_SERIAL_FLUSH_ON_INIT On some platforms (e.g. U8500) U-Boot i