357bb2daf0
Until now, the MRC cache position and size was hard coded in Kconfig. However, on ChromeOS devices, it should be determined by reading the FMAP. This patch provides a minimalistic FMAP parser (libflashmap was too complex and OS centered) to allow reading the in-ROM flash map and look for sections. This will also be needed on some partner devices where coreboot will have to find the VPD in order to set up the device's mac address correctly. The MRC cache implementation demonstrates how to use the FMAP parser. Change-Id: I34964b72587443a6ca4f27407d778af8728565f8 Signed-off-by: Stefan Reinauer <reinauer@google.com> Reviewed-on: http://review.coreboot.org/1701 Reviewed-by: Marc Jones <marcj303@gmail.com> Tested-by: build bot (Jenkins) |
||
---|---|---|
.. | ||
e7501 | ||
e7505 | ||
e7520 | ||
e7525 | ||
i440bx | ||
i440lx | ||
i855 | ||
i945 | ||
i3100 | ||
i5000 | ||
i82810 | ||
i82830 | ||
sandybridge | ||
sch | ||
Kconfig | ||
Makefile.inc |