diff options
author | Kyösti Mälkki <kyosti.malkki@gmail.com> | 2013-10-13 13:27:56 +0300 |
---|---|---|
committer | Kyösti Mälkki <kyosti.malkki@gmail.com> | 2013-10-15 13:14:03 +0200 |
commit | 29e9c22eb71f0a7dcbeaa6fbf2a049dbc56b7c05 (patch) | |
tree | c37c75d91c0596c31b01896c088041f408ed4a91 /util/xcompile | |
parent | 4ca721399cdb8012f9ac81e20129afe5ddda84cc (diff) |
timestamps: Fix some lost timestamps for romstage
Timestamps from cbfs_and_run, TS_START_COPYRAM and TS_END_COPYRAM,
were lost with commit b766b1c7.
Reason is variable ts_table was referencing CAR storage after CAR
is torn doesn. Add use of car_get_var() / car_set_var() so the
references go to migrated storage in CBMEM.
Change-Id: I5a942ad7fd59a04e3a5255f4a3636d37dcfc1591
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/3967
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@google.com>
Diffstat (limited to 'util/xcompile')
0 files changed, 0 insertions, 0 deletions