We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5d9a97 commit 0260d79Copy full SHA for 0260d79
docs/firmware_flashing.md
@@ -54,7 +54,7 @@ flashrom -w coreboot.rom -p internal
54
55
**IMPORTANT**
56
57
-To update the firmware and remain the runtime configuration unchanged please
+To update the firmware and keep the runtime configuration unchanged please
58
use the following command:
59
60
```
@@ -63,7 +63,7 @@ flashrom -p internal -w apuX_v4.14.0.2.rom --fmap -i COREBOOT
63
64
The persistent runtime configuration works only when migrating from versions
65
v4.14.0.1 and later. The feature is not yet supported on apu1. Flashrom version
66
-needs to v1.1 or newer.
+needs to be v1.1 or newer.
67
68
A full power cycle is required after flashing. If it is not possible (e.g.
69
remote firmware upgrade), when flashing coreboot v4.9.0.4 or newer a full reset
0 commit comments