mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 08:42:12 +02:00
doc: riscv: debug UART for MAIX
Provide the required settings for the debug UART. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Reviewed-by: Sean Anderson <seanga2@gmail.com>
This commit is contained in:
committed by
Andes
parent
137dc153fd
commit
3a85e03f83
@@ -262,6 +262,16 @@ Boot Sequence
|
|||||||
stage.
|
stage.
|
||||||
8. The boot hart jumps to ``0x80000000``.
|
8. The boot hart jumps to ``0x80000000``.
|
||||||
|
|
||||||
|
Debug UART
|
||||||
|
^^^^^^^^^^
|
||||||
|
|
||||||
|
The Debug UART is provided with the following settings::
|
||||||
|
|
||||||
|
CONFIG_DEBUG_UART=y
|
||||||
|
CONFIG_DEBUG_UART_SIFIVE=y
|
||||||
|
CONFIG_DEBUG_UART_BASE=0x38000000
|
||||||
|
CONFIG_DEBUG_UART_CLOCK=390000000
|
||||||
|
|
||||||
Resetting the board
|
Resetting the board
|
||||||
^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user