You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Instead of using `unzip -j` which will ignore the directory structure
inside zip archives, manually move files out of the toplevel
directories. This avoids errors if the same filename is used multiple
times, for instance prog_firehose_ddr.elf might be present multiple
times in some boot binaries zip archives (e.g. for the sail/
subdirectory).
Signed-off-by: Loïc Minier <[email protected]>
0 commit comments