Changes between Version 34 and Version 35 of Stuff/FirmwareUpdate


Ignore:
Timestamp:
12/05/10 12:26:38 (13 years ago)
Author:
art
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Stuff/FirmwareUpdate

    v34 v35  
    1313   * 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]) 
    1414 
    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: 
     15 * OpenBM send version information of currently flashed program as a message over the ibus: F0 len FF FB FF 01 12 ss rr rr rr rr chk, where: 
    1616   * 01:12 - major version 8bit = 1:01, minor version 8bit = 18:12 -> 1.18 
    1717   * ss - size in bytes of mximum allowed chunk size. Any chunk must be of a power of two size smaller or equal to ss