Changes between Version 35 and Version 36 of Stuff/FirmwareUpdate
- Timestamp:
- 12/05/10 12:27:32 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Stuff/FirmwareUpdate
v35 v36 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 lenFF FB FF 01 12 ss rr rr rr rr chk, where:15 * OpenBM send version information of currently flashed program as a message over the ibus: F0 0B FF FB FF 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 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