Commit Graph

49 Commits

Author SHA1 Message Date
internal 7258b32045 add CI M2, M8 and M8A 2023-08-01 22:27:55 +02:00
internal c2a2a27500 appease conversion warnings 2023-08-01 22:27:55 +02:00
internal 847aa3c044 flen was not defined yet, so move after assignment 2023-08-01 22:27:55 +02:00
internal 48d9945769 change flashdump to void 2023-08-01 22:27:55 +02:00
internal 307ce85223 select image start according to reg 0x10 2023-08-01 22:27:55 +02:00
internal 23b2e6d6a0 missing return value 2023-08-01 22:27:55 +02:00
internal 7118ecd9f5 adjust image start to card type 2023-08-01 22:27:55 +02:00
internal 0892a225d2 support bigger Winbond flashs. 2022-03-21 17:40:11 +01:00
none eb427a8df2 properly handle flash size limits 2021-03-10 21:38:19 +01:00
none b72f0365ea correctly check id 2021-02-24 20:16:43 +01:00
none b3f2580e84 add flash name 2021-02-24 20:16:26 +01:00
none f1976b5f74 always return if help requested 2021-02-24 20:13:24 +01:00
none ee6787d2d0 add usage for force option 2021-02-24 20:12:54 +01:00
rjkm 0a9fd4c2e1 support reboot and fast erase 2020-12-01 15:51:13 +01:00
rjkm b1b3e92a50 add ddupdate 2020-11-23 21:58:30 +01:00
none 1b11064b83 let files be bigger 2020-11-10 15:42:56 +01:00
none 072689735c prevent memory fault from card name if file name is given 2020-11-10 15:42:56 +01:00
none ed8bb5af82 add new flash types and consolidate old duplicate functions 2020-08-29 14:33:15 +02:00
none 67a13e4f34 use uint32_t for sizes 2020-08-29 14:32:18 +02:00
none 8c950053a7 cleanup 2020-03-31 21:20:22 +02:00
none 5abf74a952 add yesno 2020-03-31 21:20:22 +02:00
none 938090b5e6 too few arguments 2020-01-27 09:41:32 +01:00
none 5f648d7a02 cleanup 2020-01-22 10:34:20 +01:00
rjkm 5b17d32804 init fname 2020-01-18 16:36:16 +01:00
none 6e57fd96b9 ddupdate test version 2020-01-18 16:24:54 +01:00
Ralph Metzler e0481f37bb allow larger images 2019-11-08 13:51:11 +01:00
Ralph Metzler e11c70c118 support Winbond flash 2019-01-10 17:11:55 +01:00
Ralph Metzler 6243397d99 add Octonet Pro 2018-05-14 04:08:21 +02:00
Ralph Metzler bdea58c1b2 replace direct register based mdio with ioctl 2018-04-11 21:18:00 +02:00
Ralph Metzler 7756a09420 add i2c commands 2017-09-20 02:36:58 +02:00
mvoelkel adf4e40256 Fixed updating of a preloaded GTL version 2017-02-24 20:11:30 +01:00
mvoelkel 9dcd81fe42 Damn 2017-02-24 16:07:17 +01:00
mvoelkel a7ce2ef8da Verify flash after writing 2017-02-24 15:27:14 +01:00
mvoelkel 285d7aed49 check for old golden version 2017-02-24 15:01:11 +01:00
Ralph Metzler 9eb5458eeb also update golden image 2017-02-24 12:48:00 +01:00
Ralph Metzler 1984377f72 remove debug message 2017-02-09 10:12:33 +01:00
Ralph Metzler 9392ccec22 fix error handling and ID output length 2017-01-09 19:27:27 +01:00
Ralph Metzler 101289c77e move common flash code to flash.c 2016-10-24 15:15:09 +02:00
Ralph Metzler 7d7da35fb5 add optional file name for flashread 2016-10-10 00:12:47 +02:00
Ralph Metzler 154794ac51 add support to read unique ids 2016-06-08 12:11:08 +02:00
Ralph Metzler b479d9cdc2 remove conflict 2016-04-11 18:24:56 +02:00
Ralph Metzler 6038e87250 DOS line endings ?!?!!? WTF 2016-04-11 18:24:43 +02:00
Ralph Metzler cdaf838cb1 add license support 2016-04-11 18:24:21 +02:00
Ralph Metzler 19fd6f1b26 comment out custom header code 2016-04-11 18:23:43 +02:00
mvoelkel fa66a70a35 ddtest,ddflash: added Spansion S25FL132K,S25FL164K 2016-04-11 18:22:47 +02:00
mvoelkel e8eaf4660c Removed octoscan 2016-04-11 18:22:24 +02:00
Ralph Metzler 8d0bb02239 add octoscan 2016-01-07 21:12:53 +01:00
Ralph Metzler f2b6dbabd7 added support for SPANSION flash 2015-08-31 20:43:20 +02:00
mvoelkel 9e2128c4fb initial commit from dddvb-0.9.19c 2015-08-05 17:22:42 +02:00