summaryrefslogtreecommitdiff
path: root/tools/stm32image.c
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2022-03-06 06:19:04 +0300
committerSimon Glass <sjg@chromium.org>2022-03-19 04:24:25 +0300
commit3817ad4c1c2d62be15f657e6647afcc93faf1d55 (patch)
treee1974107ac21c861fb494b537e46670abcdabe8c /tools/stm32image.c
parent9a0a2e9569f0d4e89cbaace40227e18c9c37fbf4 (diff)
downloadu-boot-3817ad4c1c2d62be15f657e6647afcc93faf1d55.tar.xz
binman: Make fake blobs zero-sized by default
On x86 devices having even a small amount of data can cause an overlap between regions. For example, bayleybay complains when the intel-vga region overlaps with u-boot-ucode: ImagePos Offset Size Name <none> 00000000 00800000 main-section <none> ff800000 00000080 intel-descriptor <none> ff800400 00000080 intel-me <none> fff00000 00098f24 u-boot-with-ucode-ptr <none> fff98f24 00001aa0 u-boot-dtb-with-ucode <none> fff9a9d0 0002a000 u-boot-ucode <none> fffb0000 00000080 intel-vga ... It is safer to use an empty file in most cases. Add an option to set the size for those uses that need it. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Alper Nebi Yasak <alpernebiyasak@gmail.com>
Diffstat (limited to 'tools/stm32image.c')
0 files changed, 0 insertions, 0 deletions