Hello build bot (Jenkins), Furquan Shaikh, Duncan Laurie,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/44782
to look at the new patch set (#5).
Change subject: fw_config: Add caching to successfully probed fields ......................................................................
fw_config: Add caching to successfully probed fields
Add a backing cache for all successfully probed fw_config fields that originated as `probe` statements in the devicetree. This allows recall of the `struct fw_config` which was probed.
BUG=b:161963281 TEST=tested with follower patch
Signed-off-by: Tim Wawrzynczak twawrzynczak@chromium.org Change-Id: I0d014206a4ee6cc7592e12e704a7708652330eaf --- M src/include/fw_config.h M src/lib/fw_config.c 2 files changed, 52 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/82/44782/5