arm-trusted-firmware/plat
Heiko Stuebner 30970e0f29 rockchip: make uart baudrate configurable
A previous patch already allowed to configure the uart output from the
devicetree, but on Rockchip platforms we also have the issue of different
vendors using different baudrates for their uarts.

For example, rk3399 has a default baudrate of 115200 which is true for
ChromeOS-devices and boards from Theobroma-Systems, while all the boards
using the vendor boot chain actually use a baudrate of 1500000.

Similarly the newly added px30 has a default of said 1500000 but some
boards may want to use the more widely used 115200.

The devicetree stdout-path node already contains the desired baudrate,
so add simple code to parse it from there and override the default,
which stays unchanged.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Change-Id: I7412139c3df3073a1996eb508ec08642ec6af90d
2019-08-05 17:52:06 +02:00
..
allwinner Remove MULTI_CONSOLE_API flag and references to it 2019-06-28 10:52:48 +01:00
arm Merge "sgm775: Fix build fail for TSP support on sgm775" into integration 2019-07-26 17:06:14 +00:00
common Remove MULTI_CONSOLE_API flag and references to it 2019-06-28 10:52:48 +01:00
hisilicon Use explicit-width data types in AAPCS parameter structs 2019-07-23 20:25:34 -07:00
imx Merge changes from topic "jun-add-imx7-pico" into integration 2019-07-26 09:25:54 +00:00
intel/soc intel: agilex: Fix build error 2019-07-24 11:53:52 +01:00
layerscape Update layerscape platform to not rely on undefined overflow behaviour 2019-07-11 12:10:58 +01:00
marvell Merge changes from topic "advk-serror" into integration 2019-07-26 09:26:14 +00:00
mediatek plat/mediatek/mt81*: Use new bl31_params_parse() helper 2019-07-24 11:04:05 -07:00
meson Remove MULTI_CONSOLE_API flag and references to it 2019-06-28 10:52:48 +01:00
nvidia/tegra Tegra: Fix typo in comment 2019-06-20 11:34:14 +02:00
qemu qemu: use new console interface in aarch32 2019-06-28 10:52:48 +01:00
renesas/rcar Merge changes from topic "jc/shift-overflow" into integration 2019-07-16 10:11:27 +00:00
rockchip rockchip: make uart baudrate configurable 2019-08-05 17:52:06 +02:00
rpi3 rpi3: Fix compilation error when stack protector is enabled 2019-07-08 10:45:48 -05:00
socionext synquacer: Fix compilation fail for SPM support build config 2019-07-12 09:12:11 -05:00
st Remove MULTI_CONSOLE_API flag and references to it 2019-06-28 10:52:48 +01:00
ti/k3 ti: k3: common: Trap all asynchronous bus errors to EL3 2019-07-04 12:14:46 -04:00
xilinx zynqmp: add support for multi console interface 2019-07-01 11:35:34 +05:30