- Status Closed
- Percent Complete
- Task Type Patches
- Category Utils
- Assigned To No-one
- Operating System iPod 5G
- Severity Low
- Priority Very Low
- Reported Version Release 3.14
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
Attached to Project: Rockbox
Opened by Stefan Ott - 2019-12-16
Last edited by Solomon Peachy - 2020-03-29
Opened by Stefan Ott - 2019-12-16
Last edited by Solomon Peachy - 2020-03-29
FS#13184 - Support for 2048 byte sectors and images without bootloader in ipod_fw
I wrote a little patch for ipod_fw.c that allows me to create bootable images for the iPod video without using any external software.
The patch adds two new options:
- The -s option can now be used to specify the sector size in blocks (typically 512 or 2048) when generating an image.
- The -n option can be used to create an image without a boot loader
You can find the patch attached to this report.
Closed by Solomon Peachy
2020-03-29 16:49
Reason for closing: Accepted
Additional comments about closing:
2020-03-29 16:49
Reason for closing: Accepted
Additional comments about closing:
Committed! (5fa6acf39f)
Thanks!