the following patch was just integrated into master: commit d09142c136c81e190c78a17eac88153ba9464eff Author: Aaron Durbin adurbin@chromium.org Date: Wed Dec 14 15:36:56 2016 -0600
soc/intel/common: provide option to invalide MRC cache on recovery
Allow a board/platform to invalidate the normal MRC cache when hardware retraining is requested in recovery mode. A small 4 byte payload is used to update the latest data written. It will of course fail on MRC cache retreival on next usage.
BUG=chrome-os-partner:60592 BRANCH=reef
Change-Id: Ic88cd66802664813562d003f50d54e4a4ea375ef Signed-off-by: Aaron Durbin adurbin@chromium.org Reviewed-on: https://review.coreboot.org/17870 Tested-by: build bot (Jenkins) Reviewed-by: Duncan Laurie dlaurie@chromium.org
See https://review.coreboot.org/17870 for details.
-gerrit