summaryrefslogtreecommitdiff
path: root/tools/romfs.txt
blob: bf184e54a347a9f58d989de7e0bea1b8b7f94dae (plain)
1
2
3
4
5
6
Format is excessively simple and short. Read the source for help.

Converting to an object:

$ arm-none-eabi-objcopy -I binary -O elf32-littlearm \
--prefix-sections '.romfs' --binary-architecture arm my-romfs.bin my-romfs.o