commit | fc7df8da5a69bf1600657dcd81e4803f3e1bf7d6 | [log] [tgz] |
---|---|---|
author | Jimmy Brisson <jimmy.brisson@arm.com> | Mon Jun 29 12:21:23 2020 -0500 |
committer | Julius Werner <jwerner@chromium.org> | Mon Jul 19 23:06:33 2021 +0200 |
tree | 8c48b2ed97d748bfb772a547b0a24e27f5e5343d | |
parent | 26962226963e917d8000e31470b053184a28520b [diff] |
fix(rk3399/suspend): correct LPDDR4 resume sequence This change adds 208 bytes to PMUSRAM, pushing the end of text from 0xff3b0de0 to 0xff3b0eb0, which is still shy of the maximum 0xff3b1000. Further, this skips enabling the watchdog when it's not being used elsewhere, as you can't turn the watchdog off. Change-Id: I2e6fa3c7e01f2be6b32ce04ce479edf64e278554 Signed-off-by: Jimmy Brisson <jimmy.brisson@arm.com>