the following patch was just integrated into master: commit 15f755bd01d6bf9692ed0395d1f813dca9fa2013 Author: Alexandru Gagniuc alexandrux.gagniuc@intel.com Date: Mon May 2 13:40:15 2016 -0700
soc/apollolake/romstage: Do not cast const to non-const pointers
That was a workaround for the MRC cache API, which has since been reworked. The workaround is no longer needed.
Change-Id: I1c1883f3ea37245615248459cd993ed774bf92de Signed-off-by: Alexandru Gagniuc alexandrux.gagniuc@intel.com Reviewed-on: https://review.coreboot.org/14574 Reviewed-by: Aaron Durbin adurbin@chromium.org Tested-by: build bot (Jenkins)
See https://review.coreboot.org/14574 for details.
-gerrit