]> git.dujemihanovic.xyz Git - u-boot.git/commit
doc: riscv: flashing SiFive boards
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Wed, 28 Jul 2021 08:52:53 +0000 (10:52 +0200)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Sun, 1 Aug 2021 13:45:11 +0000 (15:45 +0200)
commitd7a974953bfa0406f6c57b39ee944067279ff151
tree1ca52331896f28ddd079d702db3962219aaa09ec
parentfa3f1f1dbdd09e916f31e7cf509cf21f7cafb468
doc: riscv: flashing SiFive boards

We should not use /dev/sda and /dev/sdb in our examples. Users might
inadvertently mess up their workstation. Use /dev/sdX instead.

Remove console output like '# ' and '> ' which makes copying hard.

Set example language to bash for correct syntax-highlighting.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
iewed-by: Bin Meng <bmeng.cn@gmail.com>
doc/board/sifive/unleashed.rst
doc/board/sifive/unmatched.rst