u-boot-brain/board/raspberrypi/rpi
Eric Anholt cd0fa5bff8 serial: pl01x: Add support for devices with the rate pre-configured.
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.

Signed-off-by: Eric Anholt <eric@anholt.net>
Reviewed-by: Tom Rini <trini@konsulko.com>
Tested-by: Stephen Warren <swarren@wwwdotorg.org>
2016-03-22 12:16:12 -04:00
..
MAINTAINERS ARM: rpi: rename rpi_b to rpi 2014-12-08 09:35:42 -05:00
Makefile bcm2835/rpi: add SPDX license tags for some files 2015-02-21 08:27:08 -05:00
rpi.c serial: pl01x: Add support for devices with the rate pre-configured. 2016-03-22 12:16:12 -04:00