This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
doc:lighthouse:bootloader [2019-03-10 12:11] arnaud [Bootloader protocol] |
doc:lighthouse:bootloader [2020-05-12 14:36] (current) kimberly |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | <WRAP center round important 60%> | ||
| + | This page is deprecated and is moved to the main Bitcraze website. Please go to: | ||
| + | |||
| + | [[ | ||
| + | https:// | ||
| + | ]] | ||
| + | |||
| + | </ | ||
| + | |||
| + | |||
| ====== Lighthouse deck bootloader ====== | ====== Lighthouse deck bootloader ====== | ||
| Line 113: | Line 123: | ||
| ===== Firmware versioning ===== | ===== Firmware versioning ===== | ||
| - | The firmware is an iCE40 bitstream ((The bitstream format has been [[http:// | + | The firmware is an iCE40 bitstream ((The bitstream format has been [[http:// |
| - | The version string format is a base 10 integer number in ascii indicating the version. For example " | + | The version string format is a base 10 integer number in ascii indicating the version. For example " |
| In the context of the lighthouse firmware, versions >= 1 are released version and should be in parity (or handled) by the client connecting the board in order to boot the firmware. Versions <= 0 are development version and the intention is that the client will then boot it without further check. | In the context of the lighthouse firmware, versions >= 1 are released version and should be in parity (or handled) by the client connecting the board in order to boot the firmware. Versions <= 0 are development version and the intention is that the client will then boot it without further check. | ||