commit | bb11e60cb2f40da2a5a59dfacda4d46119ddda24 | [log] [tgz] |
---|---|---|
author | Stefan Reinauer <reinauer@chromium.org> | Thu May 10 19:15:18 2012 |
committer | Stefan Reinauer <stefan.reinauer@coreboot.org> | Thu May 10 22:30:03 2012 |
tree | f82bbd5b7af6cdae0b77e335db061f870900174f | |
parent | 1244f4b52fe423eeac2621672aa1786232f2ca0b [diff] |
Hook up MRC cache update Requirements: - must be in ramstage (locking flash while executing code from there might not work) - must be after cbmem is reinitialized (so the mrc cache copy of the current run can be found) Change-Id: I8028fb073349ce2b027ef5f8397dc1a1b8b31c02 Signed-off-by: Patrick Georgi <patrick@georgi-clan.de> Reviewed-on: http://review.coreboot.org/1002 Tested-by: build bot (Jenkins) Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>