1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-07 11:49:19 +01:00
Files
u-boot-megous/tools/omapimage.c
Lokesh Vutla 35d8265c64 tools: omapimage: Fix size in header
The size field in GP header that is expected by ROM is size of the
image + size of the header. But omapimage generates a gp header
only with size of the image as size field. Fix it

Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
2017-03-14 20:40:17 -04:00

4.0 KiB