diff mbox series

doc: board: starfive: visionfive2: add missing format command to Flashing

Message ID 20250423212859.654350-1-e@freeshell.de
State Accepted
Commit 84028132afffdb1ef31b9ece8da0790782164fa2
Delegated to: Andes
Headers show
Series doc: board: starfive: visionfive2: add missing format command to Flashing | expand

Commit Message

E Shattow April 23, 2025, 9:28 p.m. UTC
Signed-off-by: E Shattow <e@freeshell.de>
---
 doc/board/starfive/visionfive2.rst | 1 +
 1 file changed, 1 insertion(+)


base-commit: 6e325df4891cb9be954f1e62f16cd3096b267bdb

Comments

Leo Liang April 25, 2025, 8:33 a.m. UTC | #1
On Wed, Apr 23, 2025 at 02:28:51PM -0700, E Shattow wrote:
> Signed-off-by: E Shattow <e@freeshell.de>
> ---
>  doc/board/starfive/visionfive2.rst | 1 +
>  1 file changed, 1 insertion(+)

Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>
diff mbox series

Patch

diff --git a/doc/board/starfive/visionfive2.rst b/doc/board/starfive/visionfive2.rst
index 2c68df3ce4d..4e88002bb11 100644
--- a/doc/board/starfive/visionfive2.rst
+++ b/doc/board/starfive/visionfive2.rst
@@ -116,6 +116,7 @@  Format the SD card (make sure the disk has GPT, otherwise use gdisk to switch)
 	  --new=2:8192:16383 --change-name=2:uboot --typecode=2:BC13C2FF-59E6-4262-A352-B275FD6F7172  \
 	  --new=3:16384:1654784 --change-name=3:system --typecode=3:EBD0A0A2-B9E5-4433-87C0-68B6B72699C7 \
 	  /dev/sdb
+	sudo mkfs.vfat -F32 /dev/sdb3
 
 Program the SD card