commit | 0f851e234172cf3d874ae16d61a641cb9d793c73 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Jun 23 11:55:07 2024 -0600 |
committer | Simon Glass <sjg@chromium.org> | Wed Jul 03 07:36:33 2024 +0100 |
tree | a400acf2617fef239d484dccdbfa0fe365227ddf | |
parent | 404936e5731ee366a513b0452e2306e799de59cb [diff] |
binman: Make Intel ME default to position 0x1000 This cannot ever go at offset 0 since the descriptor is there. Use a better offset for the ME, as used by link and coral, for example. This matters when we start using assumed sizes for missing blobs. Signed-off-by: Simon Glass <sjg@chromium.org>