the following patch was just integrated into master: commit 0a4b47ee2d5fabec468aebbfbd0f27dc50ebf231 Author: Alexandru Gagniuc alexandrux.gagniuc@intel.com Date: Thu Mar 3 13:16:36 2016 -0800
soc/intel/apollolake: Override default to_flash_offset implementation
The default nvm_mmio_to_flash_offset() implementation used by NVM code in intel/common does not work on apollolake. As a result, provide the correct override.
Change-Id: I01a94f90dfdd33586a4aac5c05dd8c73e8804437 Signed-off-by: Alexandru Gagniuc alexandrux.gagniuc@intel.com Signed-off-by: Andrey Petrov andrey.petrov@intel.com Reviewed-on: https://review.coreboot.org/14248 Tested-by: build bot (Jenkins) Reviewed-by: Aaron Durbin adurbin@chromium.org
See https://review.coreboot.org/14248 for details.
-gerrit