mirror of
https://github.com/apache/nuttx.git
synced 2026-05-31 14:27:37 +08:00
risc-v/k230: update AMP related document
This patch update documents to reflect the fact that remote node is kicked off by master node. It also adds debug dump to aid the MISA reading issue investigation. Signed-off-by: Yanfeng Liu <yfliu2008@qq.com>
This commit is contained in:
@@ -166,8 +166,6 @@ Let's put the NuttX image files as ``master.bin`` and ``remote.bin`` respectivel
|
||||
k230# usb start
|
||||
k230# ping $serverip
|
||||
k230# tftp 7000000 remote.bin
|
||||
k230# mw.l 80200000 0 8192
|
||||
k230# boot_baremetal 1 7000000 $filesize
|
||||
k230# tftp 8000000 master.bin
|
||||
k230# go 8000000
|
||||
|
||||
|
||||
Reference in New Issue
Block a user