Searched hist:cd0fa5bff8052b19bde6967c2734f323c9848568 (Results 1 – 3 of 3) sorted by relevance
| /rk3399_rockchip-uboot/include/dm/platform_data/ |
| H A D | serial_pl01x.h | cd0fa5bff8052b19bde6967c2734f323c9848568 Mon Mar 14 01:16:54 UTC 2016 Eric Anholt <eric@anholt.net> 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>
|
| /rk3399_rockchip-uboot/drivers/serial/ |
| H A D | serial_pl01x.c | cd0fa5bff8052b19bde6967c2734f323c9848568 Mon Mar 14 01:16:54 UTC 2016 Eric Anholt <eric@anholt.net> 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>
|
| /rk3399_rockchip-uboot/board/raspberrypi/rpi/ |
| H A D | rpi.c | cd0fa5bff8052b19bde6967c2734f323c9848568 Mon Mar 14 01:16:54 UTC 2016 Eric Anholt <eric@anholt.net> 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>
|