arm-trusted-firmware/plat/rockchip
Heiko Stuebner 0eb7fa91e1 rockchip: rk3399: store actual debug uart information on suspend
The rk3399 suspend code saves and restores the debug uart settings, but
right now always does this for the default uart. Right now this works
only by chance for the majority of rk3399 boards, which do not deviate
from that default.

But both Coreboot as well as U-Boot-based platforms can actually use
different uarts for their output, which can be configured from either
devicetree or Coreboot-variables.

To fix this, just use the stored uart-base information instead of the
default constant.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Change-Id: I1ea059d59a1126f6f8702315df7e620e632b686e
2019-08-09 09:40:19 +02:00
..
common rockchip: move dt-coreboot uart distinction into param handling code 2019-08-09 09:40:19 +02:00
px30 rockchip: px30: add uart5 as option for serial output 2019-08-05 09:45:09 +02:00
rk3288 plat/rockchip: Use new bl31_params_parse_helper() 2019-07-24 11:04:03 -07:00
rk3328 plat/rockchip: Use new bl31_params_parse_helper() 2019-07-24 11:04:03 -07:00
rk3368 plat/rockchip: Use new bl31_params_parse_helper() 2019-07-24 11:04:03 -07:00
rk3399 rockchip: rk3399: store actual debug uart information on suspend 2019-08-09 09:40:19 +02:00