Changes between Version 6 and Version 7 of Stuff/FirmwareUpdate
- Timestamp:
- 10/14/10 00:16:14 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Stuff/FirmwareUpdate
v6 v7 13 13 * OpenBM send its version information as a message over the ibus: 14 14 * openbm send: FF len F0 FB 00 01 02 12 string chk (major version 16bit = 1:00 01, minor version 16bit = 530:02 12, string = informal version string, e.g. "beta2" or "compiled on 19.10.201 at 14:33") 15 A 15 16 16 * now we have around one second time to send messages over ibus to set bootloader into "Firmware Update" mode: 17 17 * send activate update mode msg incl. a password of up-to a length of 32 bytes (fill with 00 if not set): F0 24 FF FA FF pp pp pp ... pp chk (password is specific of every OpenBM unit)