All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] doc: qemu-riscv: Fix opensbi build instructions
@ 2020-12-22 19:50 Atish Patra
  2020-12-23  1:21 ` Bin Meng
       [not found] ` <752D002CFF5D0F4FA35C0100F1D73F3FB28D5576@ATCPCS16.andestech.com>
  0 siblings, 2 replies; 3+ messages in thread
From: Atish Patra @ 2020-12-22 19:50 UTC (permalink / raw)
  To: u-boot

Latest opensbi uses generic platform for Qemu. Update the build
instructions.

Signed-off-by: Atish Patra <atish.patra@wdc.com>
---
 doc/board/emulation/qemu-riscv.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/board/emulation/qemu-riscv.rst b/doc/board/emulation/qemu-riscv.rst
index 3acd40630ea6..4b8e104a2151 100644
--- a/doc/board/emulation/qemu-riscv.rst
+++ b/doc/board/emulation/qemu-riscv.rst
@@ -73,7 +73,7 @@ supported by U-Boot. Clone the OpenSBI repository and run the following command.
 
     git clone https://github.com/riscv/opensbi.git
     cd opensbi
-    make PLATFORM=qemu/virt
+    make PLATFORM=generic
 
 See the OpenSBI documentation for full details:
 https://github.com/riscv/opensbi/blob/master/docs/platform/qemu_virt.md
-- 
2.25.1

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [PATCH] doc: qemu-riscv: Fix opensbi build instructions
  2020-12-22 19:50 [PATCH] doc: qemu-riscv: Fix opensbi build instructions Atish Patra
@ 2020-12-23  1:21 ` Bin Meng
       [not found] ` <752D002CFF5D0F4FA35C0100F1D73F3FB28D5576@ATCPCS16.andestech.com>
  1 sibling, 0 replies; 3+ messages in thread
From: Bin Meng @ 2020-12-23  1:21 UTC (permalink / raw)
  To: u-boot

On Wed, Dec 23, 2020 at 3:50 AM Atish Patra <atish.patra@wdc.com> wrote:
>
> Latest opensbi uses generic platform for Qemu. Update the build
> instructions.
>
> Signed-off-by: Atish Patra <atish.patra@wdc.com>
> ---
>  doc/board/emulation/qemu-riscv.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>

Reviewed-by: Bin Meng <bin.meng@windriver.com>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [PATCH] doc: qemu-riscv: Fix opensbi build instructions
       [not found] ` <752D002CFF5D0F4FA35C0100F1D73F3FB28D5576@ATCPCS16.andestech.com>
@ 2020-12-30  6:45   ` Rick Chen
  0 siblings, 0 replies; 3+ messages in thread
From: Rick Chen @ 2020-12-30  6:45 UTC (permalink / raw)
  To: u-boot

> From: U-Boot [mailto:u-boot-bounces at lists.denx.de] On Behalf Of Atish Patra
> Sent: Wednesday, December 23, 2020 3:50 AM
> To: U-Boot Mailing List
> Cc: Atish Patra; Anup Patel; Bin Meng; Heinrich Schuchardt; Jagan Teki; Marek Vasut; Simon Goldschmidt; David Abdurachmanov; Tom Rini
> Subject: [PATCH] doc: qemu-riscv: Fix opensbi build instructions
>
> Latest opensbi uses generic platform for Qemu. Update the build
> instructions.
>
> Signed-off-by: Atish Patra <atish.patra@wdc.com>
> ---
>  doc/board/emulation/qemu-riscv.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Rick Chen <rick@andestech.com>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-12-30  6:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-22 19:50 [PATCH] doc: qemu-riscv: Fix opensbi build instructions Atish Patra
2020-12-23  1:21 ` Bin Meng
     [not found] ` <752D002CFF5D0F4FA35C0100F1D73F3FB28D5576@ATCPCS16.andestech.com>
2020-12-30  6:45   ` Rick Chen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.