Changes between Version 28 and Version 29 of Stuff/FirmwareUpdate


Ignore:
Timestamp:
11/22/10 18:53:49 (13 years ago)
Author:
art
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Stuff/FirmwareUpdate

    v28 v29  
    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 d3 d2 d1 d0 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 01 12 ss rr rr rr rr chk, where: 
    1616   * 01:12 - major version 8bit = 1:01, minor version 8bit = 18:12 -> 1.18 
    17    * d0-d3: device id as 32 bit number 
    1817   * ss - size in bytes of mximum allowed chunk size. Any chunk must be of a power of two size smaller or equal to ss 
    1918   * rr - reserved bytes