- Status Closed
- Percent Complete
- Task Type Patches
- Category Bootloader
-
Assigned To
linuxstb - Operating System Another
- Severity Low
- Priority Very Low
- Reported Version Version 3.2
- Due in Version Next release
-
Due Date
Undecided
- Votes
- Private
FS#10253 - mkamsboot version 1.0
cosmetics:
indent dualboot.S properly remove trailing spaces
add some comments in dualboot.S
correct some comments in mkamsboot.c
move back extract_fw.c to utils/AMS/hacking
modify bin2c.c to produce only one pair of .c/.h files with several files embedded in it
move files needing to be built by an ARM cross compiler into dualboot/
commit produced .c/.h files (containing nrv2e_d8.S and dualboot.S built for Clip, Fuze, e200v2, c200v2, m200v4)
Build tested on linux i386, OSX intel, mingw cross compiler hosted on linux.
Produces the same bootloaders (bitexact) than current SVN.
Bump version to 1.0
Real README
I am waiting for approval from the mkamsboot author linuxstb ;)
Loading...
Available keyboard shortcuts
- Alt + ⇧ Shift + l Login Dialog / Logout
- Alt + ⇧ Shift + a Add new task
- Alt + ⇧ Shift + m My searches
- Alt + ⇧ Shift + t focus taskid search
Tasklist
- o open selected task
- j move cursor down
- k move cursor up
Task Details
- n Next task
- p Previous task
- Alt + ⇧ Shift + e ↵ Enter Edit this task
- Alt + ⇧ Shift + w watch task
- Alt + ⇧ Shift + y Close Task
Task Editing
- Alt + ⇧ Shift + s save task
I’ll also merge the mkamsboot part of
FS#10185Make mkamsboot a library (work by domonoky)
Limit lines to 80 characters.
Use a macro with variadic arguments for error cases in functions which might error.
Add detailed descriptions to functions exported by the library (in the header file)
EDIT : the whole patch didn’t get in sorry
Add Clipv2 , update README
Some more cosmetics in dualboot.S
Tested on my Clipv1, Clipv2, Fuzev1
linuxstb, on my side it’s ok for commit; i would just like to know if you have comments (coding style for example)