arm-trusted-firmware/plat/rockchip/rk3399/drivers
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
..
dp Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
dram Update rockchip platform to not rely on undefined overflow behaviour 2019-07-11 12:10:58 +01:00
gpio Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
m0 rk3399: m0: Fix compiler warnings. 2019-04-24 23:03:10 +02:00
pmu rockchip: rk3399: store actual debug uart information on suspend 2019-08-09 09:40:19 +02:00
pwm Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
secure Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
soc Sanitise includes across codebase 2019-01-04 10:43:17 +00:00