diff options
author | Simon Glass <sjg@chromium.org> | 2025-01-15 18:27:14 -0700 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2025-01-22 09:47:49 -0600 |
commit | 36d6c89950e560094f8b21d773be44409077ea59 (patch) | |
tree | 14f6355e475ca8c2c6b6c0e166d05d35c413d3ac /drivers/fpga/sandbox.c | |
parent | d337037e1a7b74c05dcaff62739df45a2933078e (diff) |
vbe: Handle loading from an unaligned offset
There is no guarantee that an FIT image starts on a block boundary. When
it doesn't, the image starts part-way through the first block.
Add logic to detect this and copy the image down into place.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'drivers/fpga/sandbox.c')
0 files changed, 0 insertions, 0 deletions