arm-trusted-firmware/plat/rockchip/rk3399/drivers/pmu
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
..
m0_ctl.c Update rockchip platform to not rely on undefined overflow behaviour 2019-07-11 12:10:58 +01:00
m0_ctl.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
plat_pmu_macros.S Remove .func and .endfunc assembler directives 2018-07-11 09:22:56 +01:00
pmu.c rockchip: rk3399: store actual debug uart information on suspend 2019-08-09 09:40:19 +02:00
pmu.h plat/rockchip: Switch to use new common BL aux parameter library 2019-07-23 20:25:30 -07:00
pmu_fw.c rockchip/rk3399: Split M0 binary into two 2018-05-15 16:31:09 +08:00