mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-11-21 10:42:01 +01:00
doc: fix AX25-AE350 RISC-V documentation
Since commit 04883bf7acca ("doc: update AX25-AE350 RISC-V documentation")
`make htmldocs` produces a log of warnings like
doc/board/AndesTech/ax25-ae350.rst:373:
WARNING: Block quote ends without a blank line; unexpected unindent.
doc/board/AndesTech/ax25-ae350.rst:0:
WARNING: Undefined substitution referenced: "_ __ ___ _ __ | (___ | |_) |".
Reformat the problematic passages.
Fixes: 04883bf7acca ("doc: update AX25-AE350 RISC-V documentation")
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Jagan Teki <jagan@amarulasolutions.com>
Reviewed-by: Rick Chen <rick@andestech.com>
Tested-by: Bin Meng <bmeng.cn@gmail.com>
This commit is contained in:
parent
fd1f6e9a0b
commit
cf9c427a87
@ -62,6 +62,7 @@ Configurations
|
|||||||
--------------
|
--------------
|
||||||
|
|
||||||
CONFIG_SKIP_LOWLEVEL_INIT:
|
CONFIG_SKIP_LOWLEVEL_INIT:
|
||||||
|
|
||||||
If you want to boot this system from SPI ROM and bypass e-bios (the
|
If you want to boot this system from SPI ROM and bypass e-bios (the
|
||||||
other boot loader on ROM). You should undefine CONFIG_SKIP_LOWLEVEL_INIT
|
other boot loader on ROM). You should undefine CONFIG_SKIP_LOWLEVEL_INIT
|
||||||
in "include/configs/ax25-ae350.h".
|
in "include/configs/ax25-ae350.h".
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user