- 24 May, 2016 1 commit
-
-
Bernhard Nortmann authored
Both the error output in function decompile_section() and the definition of GPIO_BANK_MAX in script.h suffered from an "off by one" logic. The bank numbering in the .bin is based on 1, so it should be added to ('A' - 1) for human-readable output, and the maximum number corresponding to 'N' is 14. This became apparent when trying to translate a fex2bin-compiled a80_optimus_board.bin back to its original .fex equivalent. Signed-off-by: Bernhard Nortmann <bernhard.nortmann@web.de>
-
- 20 Apr, 2016 2 commits
-
-
Bernhard Nortmann authored
Move some lines so that the safeguards run (and exit, if needed) before the normal output of header information. Signed-off-by: Bernhard Nortmann <bernhard.nortmann@web.de>
-
Bernhard Nortmann authored
When declaring 'signed' values for section count and version information in the script_bin_head structure, testing them to be below certain thresholds (SCRIPT_BIN_*_LIMIT) is insufficient; as 'negative' values like in "fexc-bin: script.bin: version: -404840454.-1074397186.-1073906177" would still pass. Fix this by making these member fields unsigned. Signed-off-by: Bernhard Nortmann <bernhard.nortmann@web.de>
-
- 28 Oct, 2014 1 commit
-
-
Reinhard Max authored
Signed-off-by: Henrik Nordstrom <henrik@henriknordstrom.net>
-
- 27 Sep, 2014 1 commit
-
-
Bartosz J authored
-
- 14 Aug, 2014 1 commit
-
-
Luc Verhaegen authored
Signed-off-by: Luc Verhaegen <libv@skynet.be>
-
- 19 Jan, 2013 1 commit
-
-
Alejandro Mery authored
needed for A31 support. closes issue #9 Signed-off-by: Alejandro Mery <amery@geeks.cl>
-
- 23 Jul, 2012 1 commit
-
-
Alejandro Mery authored
-
- 15 Jun, 2012 1 commit
-
-
Alejandro Mery authored
-
- 14 Jun, 2012 1 commit
-
-
Alejandro Mery authored
-
- 11 May, 2012 3 commits
-
-
Alejandro Mery authored
-
Alejandro Mery authored
-
Alejandro Mery authored
-
- 10 May, 2012 1 commit
-
-
Alejandro Mery authored
-
- 07 May, 2012 4 commits
-
-
Alejandro Mery authored
-
Alejandro Mery authored
-
Alejandro Mery authored
-
Alejandro Mery authored
-