diff options
author | Simon Glass | 2022-01-12 19:26:16 -0700 |
---|---|---|
committer | Simon Glass | 2022-01-13 09:13:41 -0700 |
commit | ff3bd4983c1fe53975e44668619b07e10f8a0cd9 (patch) | |
tree | f3f4baf4202b775466e556061cbe0700978b0a21 /common | |
parent | f350f67764fe2c18b92da38eec75be359fc825ec (diff) |
bloblist: Put the magic number first
It seems best to put the magic number right at the start of the bloblist
header, so it is easier to check. This is how devicetree works.
Make this change now, before other projects make use of bloblist. Other
changes may be needed / discussed, but that is TBD.
Add a checker function as well.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'common')
0 files changed, 0 insertions, 0 deletions