diff options
author | Heinrich Schuchardt | 2020-09-05 12:37:49 +0200 |
---|---|---|
committer | Andes | 2020-09-30 08:54:25 +0800 |
commit | d53a95ba5e4443a4c512b03ae955c0c0b4b710fa (patch) | |
tree | 6efb23f2f66fa540d4395df7fd196dc539237ede /doc/board | |
parent | c5a7e5b3dd9de415b13599491d3239be2ab47c18 (diff) |
doc: correct kflash settings for Maix One Dock
The correct kflash parameter value for the Maix One Dock is "dan".
See:
https://github.com/sipeed/platform-kendryte210/blob/master/boards/sipeed-maix-one-dock.json#L22
Fixes: 137dc153fda9 ("doc: riscv: Update documentation for Sipeed MAIX boards")
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Diffstat (limited to 'doc/board')
-rw-r--r-- | doc/board/sipeed/maix.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/board/sipeed/maix.rst b/doc/board/sipeed/maix.rst index efcde9aebf7..0b3a58070cd 100644 --- a/doc/board/sipeed/maix.rst +++ b/doc/board/sipeed/maix.rst @@ -59,7 +59,7 @@ Sipeed MAIX BiT sipeed_maix_bitm_defconfig bit first Sipeed MAIX BiT with Mic sipeed_maix_bitm_defconfig bit_mic first Sipeed MAIXDUINO sipeed_maix_bitm_defconfig maixduino first Sipeed MAIX GO goE second -Sipeed MAIX ONE DOCK goD first +Sipeed MAIX ONE DOCK dan first ======================== ========================== ========== ========== Flashing causes a reboot of the device. Parameter -t specifies that the serial |