1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-31 22:47:09 +01:00
Files
u-boot-megous/tools/binman/entry.py
Simon Glass 2d553c006d binman: Handle reading data for end-at-4gb sections
Some x86 sections have special offsets which currently result in empty
data being returned from the 'extract' command. Fix this by taking account
of the skip-at-start property.

Add a little more debugging while we are here.

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Bin Meng <bmeng.cn@gmail.com>
2019-10-08 13:57:44 +08:00

29 KiB