diff options
author | Patrick Georgi <patrick@georgi-clan.de> | 2015-08-25 13:00:04 +0200 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2015-08-26 12:20:55 +0000 |
commit | 7a33b53dc0f55ed64c2b07796d2d4d302d78bac1 (patch) | |
tree | 24ab7650e2969d900fa58a7afa10c981a2ee73bd /util/cbfstool/Makefile.inc | |
parent | bc39690900a5d7a73a215e103c49c513c0c11333 (diff) |
cbfstool: Don't patch cbfs_file->len, it's already set correctly
->len used to be set to the file data length plus the size of the
padding used for the cbfs_file header. This isn't the case anymore,
so no patching of this field is necessary anymore.
->offset still needs to be patched in that case because its final
value can only be determined when the file's actual location is known.
Change-Id: I1037885f81b4ed3b68898dd7d0e515cf7a9c90a8
Signed-off-by: Patrick Georgi <patrick@georgi-clan.de>
Reviewed-on: http://review.coreboot.org/11322
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Diffstat (limited to 'util/cbfstool/Makefile.inc')
0 files changed, 0 insertions, 0 deletions