diff options
author | Simon Glass <sjg@chromium.org> | 2021-03-15 18:00:12 +1300 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2021-03-27 13:59:37 +1300 |
commit | 5536f1285fd2f9ec3e177d6e74b7eb73c6821c8b (patch) | |
tree | ce5ac8f37aa0a0809b36db86604ac4d4d30f06ba /board/gateworks | |
parent | 272e62cb83f01acf7ae89449eaa9f020e76bff23 (diff) | |
download | u-boot-5536f1285fd2f9ec3e177d6e74b7eb73c6821c8b.tar.gz u-boot-5536f1285fd2f9ec3e177d6e74b7eb73c6821c8b.tar.xz u-boot-5536f1285fd2f9ec3e177d6e74b7eb73c6821c8b.zip |
cbfs: Allow access to CBFS without a header
In some cases CBFS does not start with a header but is just a collection
of files. It is possible to support this so long as the size of the CBFS
is provided.
Update the cbfs_init_mem() function to support this.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'board/gateworks')
0 files changed, 0 insertions, 0 deletions