Shelley Chen uploaded patch set #2 to this change.

View Change

mrc_cache: Add data_size parameter to mrc_cache_load_current

Add parameter so that caller will know what the actual size of the
data returned is. This is needed for ARM devices like trogdor, which
need to know the size of the training data when populating the QcLib
interface table.

BUG=b:150502246
BRANCH=None
TEST=./util/abuild/abuild -p none -t GOOGLE_NAMI -x -a

Change-Id: Ia314717ad2a7d5232b37a19951c1aecd7f843c27
Signed-off-by: Shelley Chen <shchen@google.com>
---
M src/drivers/mrc_cache/mrc_cache.c
M src/include/mrc_cache.h
2 files changed, 7 insertions(+), 7 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/10/46110/2

To view, visit change 46110. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ia314717ad2a7d5232b37a19951c1aecd7f843c27
Gerrit-Change-Number: 46110
Gerrit-PatchSet: 2
Gerrit-Owner: Shelley Chen <shchen@google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-CC: Furquan Shaikh <furquan@google.com>
Gerrit-CC: Julius Werner <jwerner@chromium.org>
Gerrit-MessageType: newpatchset