diff options
author | Hung-Te Lin <hungte@chromium.org> | 2020-08-26 09:31:46 +0800 |
---|---|---|
committer | Hung-Te Lin <hungte@chromium.org> | 2020-08-28 06:07:37 +0000 |
commit | 2afee1299176c643854941e49d74506e1d98fed3 (patch) | |
tree | c6ede561b717b46fd59f30173c91b7927bcec781 /util/spd_tools/ddr4 | |
parent | c5428a990a0dd30a0a8eea28475dd8e5cdec7d72 (diff) | |
download | coreboot-2afee1299176c643854941e49d74506e1d98fed3.tar.xz |
src: Remove incorrect x86 exception not from TS_DONE_LOADING description
The TS_DONE_LOADING timestamp description had "(ignore for x86)", but
the implementation in vboot_logic.c will read every bytes, so the
timestamp is correct even for devices with memory mapped boot device
(e.g., x86).
To prevent confusion we should remove the 'ignore for x86' message.
BUG=None
TEST=make -j
BRANCH=None
Change-Id: I01d11dd3dd0e65f3a17adf9a472175752c2b62bc
Signed-off-by: Hung-Te Lin <hungte@chromium.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/44800
Reviewed-by: Julius Werner <jwerner@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'util/spd_tools/ddr4')
0 files changed, 0 insertions, 0 deletions