1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-07 03:32:20 +02:00
Commit Graph

1 Commits

Author SHA1 Message Date
Stephen Warren
3917c26909 serial: add BCM283x mini UART driver
The RPi3 typically uses the regular UART for high-speed communication with
the Bluetooth device, leaving us the mini UART to use for the serial
console. Add support for this UART so we can use it.

Signed-off-by: Stephen Warren <swarren@wwwdotorg.org>
2016-03-27 09:12:52 -04:00