Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
stople committed Oct 13, 2024
1 parent 9eedb25 commit 73a5ed5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions doc/smc-bootloader-tools.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ RUN
This performs an independent validation that you have installed the correct bootloader version.

- Boot v3 failsafe
After installing bootloader v3 for the first time, the tool SMCBLD7.PRG will report that Boot v3 failsafe is not installed. This gets installed automatically after you use bootloader v3 to perform an SMC update, e.g. by installing the current SMC firmware version again (47.2.3 or newer).
- After installing bootloader v3 for the first time, the tool SMCBLD7.PRG will report that Boot v3 failsafe is not installed. This gets installed automatically after you use bootloader v3 to perform an SMC update, e.g. by installing the current SMC firmware version again (47.2.3 or newer).


## Appendix: Tools overview, more details
Expand Down Expand Up @@ -184,6 +184,6 @@ New I2C commands to SMC application, added in SMC version 47.2.3:
- Version 3: New bootloader programmer, changing text as button combo was changed from pwr+NMI to pwr+reset
- Version 4: Improve readme.txt
- Version 5: Specifies that SMC version 47.2.0 is minimum required version
- Version 6 (markdown): Markdown formatting, bootloader 3 support, some simplifactions
- Version 6 (inside git repo): Markdown formatting, bootloader 3 support, some simplifactions
- Version 6 (zip): Add info about bootloader v3, new version of tools, and explain why bootloader should not be downgraded after v3 have been installed
- Version 7 (markdown): Port the changes from v6 zip into v6 markdown, and restructure the document
- Version 7 (inside git repo): Port the changes from v6 zip into the version inside git repo, and restructure the document

0 comments on commit 73a5ed5

Please sign in to comment.