diff options
author | Sol Boucher <solb@chromium.org> | 2015-05-05 15:35:18 -0700 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2015-05-08 20:22:44 +0200 |
commit | 297c88c35748ecd1f82fc96b71e10b118c587c71 (patch) | |
tree | b53980d34040042726fa3243a363240a14085d82 /util/viatool | |
parent | c5269007c9bdeb3acae945ed39001983367d5c51 (diff) |
cbfstool: Fix cbfs_copy_instance()'s master header endianness
The function hadn't been updated to account for the fact that we now
copy an endianness-corrected CBFS master header into a separate buffer
from the CBFS data: it still performed pointer arithmetic accross the
two buffers and wrote the copied buffer into the image without
restoring the original endianness.
Change-Id: Ieb2a001f253494cf3a90d7e19cd260791200c4d3
Signed-off-by: Sol Boucher <solb@chromium.org>
Reviewed-on: http://review.coreboot.org/10122
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Diffstat (limited to 'util/viatool')
0 files changed, 0 insertions, 0 deletions