diff options
author | Patrick Georgi <pgeorgi@google.com> | 2015-10-06 21:34:02 +0200 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2015-10-06 20:12:51 +0000 |
commit | 3f4a997529dfedaa4eefd00dc7d5ab32aa8e7b77 (patch) | |
tree | 013b5ee08d77f2d9db74ff159bf455c090424457 /src/cpu/x86 | |
parent | 47818b4d6017b89e398cfbc86e3c437e0f81cfdf (diff) |
vboot2: Look up actual CBFS in MULTIPLE_CBFS configuration
Up to now, the multi-CBFS code path merely looked up files in the "boot
ro" image (ie. the default), disregarding the specified fmap region to
use for CBFS.
The code still relies on the master header being around, which on the
upside allows it to skip an offset at the beginning of the region (eg.
for ARM bootblocks).
This will change later (both the reliance on the master header and the
presence of the bootblock like this).
Change-Id: Ib2fc03eac8add59fc90b4e601f6dfa488257b326
Signed-off-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-on: http://review.coreboot.org/11805
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Diffstat (limited to 'src/cpu/x86')
0 files changed, 0 insertions, 0 deletions