diff options
author | Shelley Chen <shchen@google.com> | 2020-08-04 14:43:28 -0700 |
---|---|---|
committer | Shelley Chen <shchen@google.com> | 2020-08-24 23:31:26 +0000 |
commit | 9c9353422e73ab0d819eeaf970f4b892ee512b2c (patch) | |
tree | 9e8f3e953f649d76e6940c97b149de26c66270dd /src/soc/rockchip/common/rk808.c | |
parent | ad9cd687b83061391d44bfc55a625b5571ff32a9 (diff) |
mrc_cache: Move mrc_cache_stash_data to end of file
We need to pull update_mrc_cache into mrc_cache_stash_data, so moving
to end of the file to make sure update_mrc_cache is defined before.
BUG=b:150502246
BRANCH=None
TEST=Testing on a nami (x86) device:
reboot from ec console. Make sure memory training happens.
reboot from ec console. Make sure that we don't do training again.
Signed-off-by: Shelley Chen <shchen@google.com>
Change-Id: I9e14fec96e9dabceafc2f6f5663fc6f1023f0395
Reviewed-on: https://review.coreboot.org/c/coreboot/+/44195
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Julius Werner <jwerner@chromium.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
Diffstat (limited to 'src/soc/rockchip/common/rk808.c')
0 files changed, 0 insertions, 0 deletions