the following patch was just integrated into master: commit bccaab86582957483b0b7e50ead308ed1bff815d Author: Aaron Durbin adurbin@chromium.org Date: Fri Aug 12 12:42:04 2016 -0500
lib/fmap: provide RW region device support
Explicitly provide a RW view of an FMAP region. This is required for platforms which have separate implementations of a RO boot device and a RW boot device.
BUG=chrome-os-partner:56151
Change-Id: Ibafa3dc534f53a3d90487f3190c0f8a2e82858c2 Signed-off-by: Aaron Durbin adurbin@chromium.org Reviewed-on: https://review.coreboot.org/16203 Tested-by: build bot (Jenkins) Reviewed-by: Furquan Shaikh furquan@google.com
See https://review.coreboot.org/16203 for details.
-gerrit