[PATCH] doc: sophgo: licheerv_nano: fix incorrect step numbering

Hiago De Franco hfranco at baylibre.com
Thu Apr 30 21:13:06 CEST 2026


Steps 2 and 3 are incorrectly numbered. Fix them.

Signed-off-by: Hiago De Franco <hfranco at baylibre.com>
---
 doc/board/sophgo/licheerv_nano.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/board/sophgo/licheerv_nano.rst b/doc/board/sophgo/licheerv_nano.rst
index a75c6a37dc5..a3b1171287d 100644
--- a/doc/board/sophgo/licheerv_nano.rst
+++ b/doc/board/sophgo/licheerv_nano.rst
@@ -43,9 +43,9 @@ To run u-boot.bin on top of FSBL, follow these steps:
    FSBL, OpenSBI, and U-Boot.
    Note that you will have to use the file cv181x.bin as the FSBL.
 
-2. Place the generated fip.bin file into the FAT partition of the SD card.
+4. Place the generated fip.bin file into the FAT partition of the SD card.
 
-3. Insert the SD card into the board and power it on.
+5. Insert the SD card into the board and power it on.
 
 The board will automatically execute the FSBL from the fip.bin file.
 Subsequently, it will transition to OpenSBI, and finally, OpenSBI will invoke
-- 
2.47.3



More information about the U-Boot mailing list