---
 Documentation/boards/bcm2835.rst | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/Documentation/boards/bcm2835.rst b/Documentation/boards/bcm2835.rst
index dbdfc2633173..8af6a09c13db 100644
--- a/Documentation/boards/bcm2835.rst
+++ b/Documentation/boards/bcm2835.rst
@@ -23,12 +23,12 @@ Raspberry Pi
          kernel=barebox.img
          enable_uart=1
 
-     If you want to use the mini-uart instead of the PL011, you might need to 
additionally set::
+     If you want to use the mini-uart instead of the PL011, you may need to 
additionally set::
 
          uart_2ndstage=1
 
-     This is useful on newer boards like the Raspberry Pi Zero W and CM3, 
which route the
-     more easily accessible primary UART to the mini-uart.
+     This is required on boards, like the Raspberry Pi Zero W, that use the 
mini-uart as the
+     primary UART. It is needed on boards like the CM3 as well if the 
mini-uart is to be used.
 
      (For more information, refer to the `documentation for config.txt`_.)
 
-- 
2.28.0


_______________________________________________
barebox mailing list
[email protected]
http://lists.infradead.org/mailman/listinfo/barebox

Reply via email to