-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Workaround for newer firmware sending opt 97 GUID big-endian
Closes #16
- Loading branch information
Showing
2 changed files
with
9 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,11 @@ | ||
cmprovision4 (1.6.3) unstable; urgency=medium | ||
|
||
* Workaround for boot firmware sending GUID magic in big-endian | ||
instead of little-endian. | ||
* Word-wrap image file name on any character. | ||
|
||
-- Floris Bos <[email protected]> Tue, 28 Mar 2023 22:45:29 +0200 | ||
|
||
cmprovision4 (1.6.2) unstable; urgency=medium | ||
|
||
* REMOVES OUI (MAC ADDRESS) FILTER. Will now provision any device | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4a719e0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is a bootloader bug, the macro for generating the magic number changed due to other changes. Due to the large number of units in the field and the latency of getting the EEPROM updated I think we have to just document the number of prefixes e.g big/little endian RPi4.