mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] Documentation: reboot-mode: fix typos
@ 2021-10-21 14:36 Ulrich Ölmann
  2021-10-22 11:33 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Ulrich Ölmann @ 2021-10-21 14:36 UTC (permalink / raw)
  To: Barebox List

Signed-off-by: Ulrich Ölmann <u.oelmann@pengutronix.de>
---
 Documentation/user/reboot-mode.rst | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/Documentation/user/reboot-mode.rst b/Documentation/user/reboot-mode.rst
index 507d6feb0141..681438d94498 100644
--- a/Documentation/user/reboot-mode.rst
+++ b/Documentation/user/reboot-mode.rst
@@ -10,7 +10,7 @@ that boot should happen from a different boot medium.
 
 Likewise, many bootloaders reuse such registers, or if unavailable,
 non-volatile memory to determine whether the OS requested a special
-reboot mode, e.g. rebooting into an USB recovery mode. This is
+reboot mode, e.g. rebooting into a USB recovery mode. This is
 common on Android systems.
 
 barebox implements the upstream device tree bindings for
@@ -52,11 +52,11 @@ Reset
 =====
 
 Reboot modes can be stored on a syscon wrapping general purpose registers
-that survives warm resets. If the system instead did reset via an external
+that survive warm resets. If the system instead did reset via an external
 power management IC, the registers may lose their value.
 
 If such reboot mode storage is used, users must take care to use the correct
-reset provider. In barebox, multiple reset providers may co-exist. They
+reset provider. In barebox, multiple reset providers may co-exist. The
 ``reset`` command allows listing and choosing a specific reboot mode.
 
 Disambiguation
@@ -86,7 +86,7 @@ as the reboot mode.
 For cases, where the communication instead happens between barebox and an OS,
 they can be completely different, e.g. ``$bootsource`` may say barebox was
 booted from ``spi-nor``, while the reboot mode describes that barebox should
-boot the Kernel off an USB flash drive.
+boot the Kernel off a USB flash drive.
 
 Comparison to barebox state
 ---------------------------
-- 
2.30.2


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-10-22 11:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-21 14:36 [PATCH] Documentation: reboot-mode: fix typos Ulrich Ölmann
2021-10-22 11:33 ` Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox