12 Commits

Author SHA1 Message Date
Bernhard Nortmann
4564e7822b Fix some issues that showed up as compiler warnings with mingw64
Signed-off-by: Bernhard Nortmann <bernhard.nortmann@web.de>
2016-10-26 21:37:29 +02:00
Bernhard Nortmann
569f189693 Have programs display version information in their usage help
This way we don't have to introduce new options for retrieving
version info. For those programs that do not output their usage
by default (e.g. because they would process stdin), you may pass
a "-?" option to get help - and thus version information.

Signed-off-by: Bernhard Nortmann <bernhard.nortmann@web.de>
2016-10-24 14:53:02 +02:00
Bernhard Nortmann
c3d04a4b35 Get rid of two "unused parameter" warnings
Signed-off-by: Bernhard Nortmann <bernhard.nortmann@web.de>
2016-05-04 10:31:34 +02:00
Henrik Nordstrom
2066c7a357 bootinfo: Dump SD Card boot info header 2012-09-08 02:00:19 +02:00
Henrik Nordstrom
5580b45ba6 bootinfo: Correct boot1 storage data output 2012-08-26 03:35:00 +02:00
Henrik Nordstrom
639c82df91 bootinfo: Correct storage GPIO settings printout 2012-08-17 22:47:25 +02:00
Henrik Nordstrom
09dffd4cdb bootinfo: Prefix output with offset 2012-08-17 22:43:56 +02:00
Alejandro Mery
329a13ed75 Add types.h defining kernel style integer types 2012-08-07 00:10:21 +00:00
Henrik Nordstrom
efc7efbf7a bootinfo: Add BROM header decoding 2012-08-06 10:09:23 +02:00
Henrik Nordstrom
c818efd144 bootinfo: Correct platform output 2012-08-06 10:02:06 +02:00
Henrik Nordstrom
fb4ceae3c7 bootinfo: correct reading from file 2012-07-13 03:45:04 +02:00
Henrik Nordstrom
c26e5ff80a bootinfo for dumping information from boot0/boot1 headers 2012-07-13 03:38:53 +02:00