the following patch was just integrated into master: commit db9f37cebf202a79835fb849686637de712721c3 Author: Hung-Te Lin hungte@chromium.org Date: Tue Aug 6 10:48:48 2013 +0800
armv7/exynos: Fix and remove memory reset workarounds
The memory corruption problem in Exynos suspend/resume process is caused by two things together: PHY_RESET and MRS command.
After stop sending MRS on resume, we can now remove the workaround of skipping PHY_RESET.
Change-Id: I64acc27c1d2bb549ae6ad7d32ecda94b0355972c Reviewed-on: https://gerrit.chromium.org/gerrit/64736 Tested-by: Hung-Te Lin hungte@chromium.org Reviewed-by: David Hendricks dhendrix@chromium.org Commit-Queue: Hung-Te Lin hungte@chromium.org
See http://review.coreboot.org/4433 for details.
-gerrit