This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#10397 - mkamsboot: little code rewrite to have better output
Attached to Project:
Rockbox
Opened by Thomas Martitz (kugel.) - Monday, 29 June 2009, 22:16 GMT+2
Last edited by Thomas Martitz (kugel.) - Sunday, 05 July 2009, 04:33 GMT+2
Opened by Thomas Martitz (kugel.) - Monday, 29 June 2009, 22:16 GMT+2
Last edited by Thomas Martitz (kugel.) - Sunday, 05 July 2009, 04:33 GMT+2
|
DetailsThis rewrites the code to extend the output of the (standalone) mkamsboot, so that OF version and model version (e.g. v4 for m200v4) are shown.
|
This task depends upon
Closed by Thomas Martitz (kugel.)
Sunday, 05 July 2009, 04:33 GMT+2
Reason for closing: Accepted
Additional comments about closing: Committed as of r21648. Thanks Rafael.
Sunday, 05 July 2009, 04:33 GMT+2
Reason for closing: Accepted
Additional comments about closing: Committed as of r21648. Thanks Rafael.
fw_version and hw_version should go in separate arrays since they don't change between different firmwares for a same model
If you want I can do it when i find some time
This patch is about giving more output (including OF version) which needs slight code changes.
- Change a bit the text of a string (Beginning to patch the firmware => Firmware patching has begun!)
- Add newlines after this string, and before last line of output
Is it ok for you?
[INFO] Model: Sansa Clip v2 (v2) - Firmware version: 2.01.32
[ERR] Model name "clv2" not found in rockbox.sansa
[ERR] Could not load rockbox.sansa
Normal since it was scrambled with "clip", but perhaps the message could be better.
Also perhaps the hw_revision could be merged into the model name ? "Sansa Clip v2 (v2)"