mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] Documentation/boards/riscv.rst: fix code blocks
@ 2021-10-06 22:30 Antony Pavlov
  2021-11-22  8:24 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Antony Pavlov @ 2021-10-06 22:30 UTC (permalink / raw)
  To: barebox

Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com>
---
 Documentation/boards/riscv.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/boards/riscv.rst b/Documentation/boards/riscv.rst
index 97f4d1deb7..b7a3a95f0f 100644
--- a/Documentation/boards/riscv.rst
+++ b/Documentation/boards/riscv.rst
@@ -168,13 +168,13 @@ Connect to board's UART with your favorite serial communication software
 (e.g. minicom) and check 'nmon> ' prompt (nmon runs from onchip ROM).
 
 Next close your communication software and use ./scripts/nmon-loader
-to load barebox image into board's DRAM, e.g.
+to load barebox image into board's DRAM, e.g.::
 
   # ./scripts/nmon-loader barebox.erizo.nmon /dev/ttyUSB0 115200
 
 Wait several munutes for 'nmon> ' prompt.
 
-Next, start barebox from DRAM:
+Next, start barebox from DRAM::
 
   nmon> g 80000000
   Switch to console [cs0]
-- 
2.33.0


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


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

* Re: [PATCH] Documentation/boards/riscv.rst: fix code blocks
  2021-10-06 22:30 [PATCH] Documentation/boards/riscv.rst: fix code blocks Antony Pavlov
@ 2021-11-22  8:24 ` Sascha Hauer
  0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2021-11-22  8:24 UTC (permalink / raw)
  To: Antony Pavlov; +Cc: barebox

On Thu, Oct 07, 2021 at 01:30:38AM +0300, Antony Pavlov wrote:
> Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com>
> ---
>  Documentation/boards/riscv.rst | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Splipped through the cracks, but better late than never:

Applied, thanks

Sascha


-- 
Pengutronix e.K.                           |                             |
Steuerwalder Str. 21                       | http://www.pengutronix.de/  |
31137 Hildesheim, Germany                  | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
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-11-22  8:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-06 22:30 [PATCH] Documentation/boards/riscv.rst: fix code blocks Antony Pavlov
2021-11-22  8:24 ` Sascha Hauer

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