[U-Boot] [PATCH v2] serial: pl01x: Add support for devices with the rate pre-configured.
Stephen Warren
swarren at wwwdotorg.org
Wed Mar 16 03:36:43 CET 2016
On 03/13/2016 07:16 PM, Eric Anholt wrote:
> For Raspberry Pi, we had the input clock rate to the pl011 fixed in
> the rpi.c file, but it may be changed by firmware due to user changes
> to config.txt. Since the firmware always sets up the uart (default
> 115200 output unless the user changes it), we can just skip our own
> uart init to simplify the boot process and more reliably get serial
> output.
Tested-by: Stephen Warren <swarren at wwwdotorg.org>
# on RPi B+ and RPi 2
More information about the U-Boot
mailing list