mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-07 13:44:29 +00:00
5 lines
186 B
Text
5 lines
186 B
Text
|
To generate binary.0 from Marvell's bin_hdr.elf use the following command
|
||
|
|
||
|
arm-softfloat-linux-gnueabi-objcopy -S -O binary bin_hdr.elf \
|
||
|
board/Marvell/db-xc3-24g4xg/binary.0
|