diff mbox series

[1/1] doc: qemu: debug UART settings for QEMU ARM virt

Message ID 20200915221755.48072-1-xypron.glpk@gmx.de
State Accepted
Commit c6963fb88ffb60e42137dc60100ee1a7c6f91beb
Delegated to: Tom Rini
Headers show
Series [1/1] doc: qemu: debug UART settings for QEMU ARM virt | expand

Commit Message

Heinrich Schuchardt Sept. 15, 2020, 10:17 p.m. UTC
Provide the settings for the debug UART on the QEMU ARM virt board.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
---
 doc/board/emulation/qemu-arm.rst | 10 ++++++++++
 1 file changed, 10 insertions(+)

--
2.28.0

Comments

Tom Rini Sept. 17, 2020, 1:54 p.m. UTC | #1
On Wed, Sep 16, 2020 at 12:17:55AM +0200, Heinrich Schuchardt wrote:

> Provide the settings for the debug UART on the QEMU ARM virt board.
> 
> Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>

Applied to u-boot/master, thanks!
diff mbox series

Patch

diff --git a/doc/board/emulation/qemu-arm.rst b/doc/board/emulation/qemu-arm.rst
index ca751d4af4..8d7fda10f1 100644
--- a/doc/board/emulation/qemu-arm.rst
+++ b/doc/board/emulation/qemu-arm.rst
@@ -80,3 +80,13 @@  can be enabled with the following command line parameters:
     -drive if=none,file=disk.img,id=mydisk -device nvme,drive=mydisk,serial=foo

 These have been tested in QEMU 2.9.0 but should work in at least 2.5.0 as well.
+
+Debug UART
+----------
+
+The debug UART on the ARM virt board uses these settings::
+
+    CONFIG_DEBUG_UART=y
+    CONFIG_DEBUG_UART_PL010=y
+    CONFIG_DEBUG_UART_BASE=0x9000000
+    CONFIG_DEBUG_UART_CLOCK=0