From 73a5ed52bc241d1cb9b7238d33f10ed03fee45c7 Mon Sep 17 00:00:00 2001 From: Eirik Stople Date: Sun, 13 Oct 2024 20:25:03 +0200 Subject: [PATCH] wip --- doc/smc-bootloader-tools.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/smc-bootloader-tools.md b/doc/smc-bootloader-tools.md index 3cce8ed..5c628ba 100644 --- a/doc/smc-bootloader-tools.md +++ b/doc/smc-bootloader-tools.md @@ -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 @@ -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