coreboot/src/soc
Joseph Lo 8253bd912a tegra124: fix the dangerous VPR write order
Currently we put the VPR write code just right before the AVP is going
to freeze. We have no idea does the write operation successful or not
before halting the AVP. And the power_on_main_cpu should be the last step
of that. So we make a fix to change the order.

BUG=none
BRANCH=none
TEST=LP0 suspend stress test and check the VPR is correct;
     LP0 suspend stress test with video playback

Original-Change-Id: Ia62dde2a020910de39796d1cf62c1bf185cdb372
Original-Signed-off-by: Joseph Lo <josephl@nvidia.com>
Original-Reviewed-on: https://chromium-review.googlesource.com/192029
Original-Reviewed-by: Tom Warren <twarren@nvidia.com>
Original-Reviewed-by: Andrew Bresticker <abrestic@chromium.org>
Original-Commit-Queue: Tom Warren <twarren@nvidia.com>
Original-Tested-by: Tom Warren <twarren@nvidia.com>
(cherry picked from commit 51473811fa)
Signed-off-by: Marc Jones <marc.jones@se-eng.com>

Change-Id: Ia28329e38fcf12994594b73c805d061804aa01c4
Reviewed-on: http://review.coreboot.org/7459
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Tested-by: build bot (Jenkins)
2014-11-14 07:28:09 +01:00
..
intel intel: use crosscompiler readelf, instead of global 2014-11-13 09:31:12 +01:00
nvidia tegra124: fix the dangerous VPR write order 2014-11-14 07:28:09 +01:00
qualcomm ipq8064: Make timer code compile 2014-11-13 06:29:16 +01:00
samsung arm: Redesign, clarify and clean up cache related code 2014-11-10 21:34:49 +01:00
Kconfig soc/qualcomm: Add generic support skeleton for ipq806x 2014-09-25 19:05:46 +02:00
Makefile.inc soc/qualcomm: Add generic support skeleton for ipq806x 2014-09-25 19:05:46 +02:00