Changes between Version 28 and Version 29 of Stuff/FirmwareUpdate
- Timestamp:
- 11/22/10 18:53:49 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Stuff/FirmwareUpdate
v28 v29 13 13 * ibus command: FF 07 F0 FA BA AD FE ED .. (dst = BMBT:0xF0, src = FF(ignored), msg = OpenBM_Request:0xFA, data = [0xBA, 0xAD, 0xFE, 0xED]) 14 14 15 * OpenBM send version information of currently flashed program as a message over the ibus: F0 len FF FB 01 12 d3 d2 d1 d0ss rr rr rr rr chk, where:15 * OpenBM send version information of currently flashed program as a message over the ibus: F0 len FF FB 01 12 ss rr rr rr rr chk, where: 16 16 * 01:12 - major version 8bit = 1:01, minor version 8bit = 18:12 -> 1.18 17 * d0-d3: device id as 32 bit number18 17 * ss - size in bytes of mximum allowed chunk size. Any chunk must be of a power of two size smaller or equal to ss 19 18 * rr - reserved bytes