arm-trusted-firmware/plat/rockchip/rk3399
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
..
drivers rockchip: rk3399: store actual debug uart information on suspend 2019-08-09 09:40:19 +02:00
include Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
plat_sip_calls.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
platform.mk plat/rockchip: Use new bl31_params_parse_helper() 2019-07-24 11:04:03 -07:00
rk3399_def.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00