lupyuen commented on PR #12178: URL: https://github.com/apache/nuttx/pull/12178#issuecomment-2071616207
@inochisa Sorry I didn't understand your question? You inserted this line at Documentation/platforms/risc-v/qemu-rv/boards/rv-virt/index.rst: ```text If test with kernel build, remove `-bios none` options. Kernel build require SBI to function properly. ``` The text has typos. Could you change the text so that it reads: ```text If testing with kernel build, remove the ``-bios none`` option. Kernel build requires SBI to function properly. ``` There's no need to explain the change or add a command line. Thanks! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
