From: Andreas Schwab <schwab@suse.de>
To: Alexander Graf <agraf@suse.de>
Cc: grub-devel@gnu.org, leif.lindholm@linaro.org,
Peter Jones <pjones@redhat.com>,
Paul Walmsley <paul.walmsley@sifive.com>,
David Abdurachmanov <david.abdurachmanov@gmail.com>,
atish.patra@wdc.com, Michael Chang <mchang@suse.com>,
Alistair Francis <Alistair.Francis@wdc.com>,
Lukas Auer <lukas.auer@aisec.fraunhofer.de>,
"greentime \@ andestech . com" <greentime@andestech.com>,
"rickchen36 \@ gmail . com" <rickchen36@gmail.com>,
Bin Meng <bmeng.cn@gmail.com>, Daniel Kiper <dkiper@net-space.pl>
Subject: Re: [PATCH v6 00/11] Add RISC-V support
Date: Wed, 06 Mar 2019 17:53:58 +0100 [thread overview]
Message-ID: <mvm36o0x7tl.fsf@suse.de> (raw)
In-Reply-To: <20190212103108.56963-1-agraf@suse.de> (Alexander Graf's message of "Tue, 12 Feb 2019 11:30:57 +0100")
On Feb 12 2019, Alexander Graf <agraf@suse.de> wrote:
> As part of the plan for total world domination, we would like to make sure
> that booting on RISC-V is in a sane state before anyone goes and does quick
> hacks "just because".
>
> For that reason, U-Boot supports UEFI booting on RISC-V for a while now.
> This patch set is the second part of the puzzle, with grub learning how to
> deal with a UEFI enabled RISC-V target.
>
> The third bit (still missing) is to actually make a working Linux UEFI port.
> But that will come, I'm sure :).
>
> Looking forward to review feedback and testing,
Successfully tested on the HiFive Unleashed.
Andreas.
--
Andreas Schwab, SUSE Labs, schwab@suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."
next prev parent reply other threads:[~2019-03-06 16:54 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-02-12 10:30 [PATCH v6 00/11] Add RISC-V support Alexander Graf
2019-02-12 10:30 ` [PATCH v6 01/11] efi: Rename armxx to arch Alexander Graf
2019-02-12 10:30 ` [PATCH v6 02/11] PE: Add RISC-V definitions Alexander Graf
2019-02-12 10:31 ` [PATCH v6 03/11] elf.h: " Alexander Graf
2019-02-12 10:31 ` [PATCH v6 04/11] RISC-V: Add setjmp implementation Alexander Graf
2019-02-12 10:31 ` [PATCH v6 05/11] RISC-V: Add early startup code Alexander Graf
2019-02-12 10:31 ` [PATCH v6 06/11] RISC-V: Add Linux load logic Alexander Graf
2019-02-13 0:37 ` Alistair Francis
2019-02-18 19:28 ` Daniel Kiper
2019-02-19 13:25 ` Alexander Graf
2019-02-20 20:32 ` Daniel Kiper
2019-02-12 10:31 ` [PATCH v6 07/11] RISC-V: Add awareness for RISC-V reloations Alexander Graf
2019-02-13 0:44 ` Alistair Francis
2019-02-18 19:36 ` Daniel Kiper
2019-02-12 10:31 ` [PATCH v6 08/11] RISC-V: Add auxiliary files Alexander Graf
2019-02-12 16:32 ` [PATCH v7 " Alexander Graf
2019-02-13 0:48 ` Alistair Francis
2019-02-18 19:44 ` Daniel Kiper
2019-02-12 10:31 ` [PATCH v6 09/11] RISC-V: Add libgcc helpers for clz Alexander Graf
2019-02-18 19:55 ` Daniel Kiper
2019-02-19 13:26 ` Alexander Graf
2019-02-20 20:34 ` Daniel Kiper
2019-02-12 10:31 ` [PATCH v6 10/11] RISC-V: Add to build system Alexander Graf
2019-02-18 20:14 ` Daniel Kiper
2019-02-19 13:44 ` Alexander Graf
2019-02-20 20:36 ` Daniel Kiper
2019-02-12 10:31 ` [PATCH v6 11/11] fdt: Treat device tree file type like ACPI Alexander Graf
2019-02-13 0:40 ` Alistair Francis
2019-03-06 16:53 ` Andreas Schwab [this message]
2019-03-07 19:22 ` [PATCH v6 00/11] Add RISC-V support Daniel Kiper
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=mvm36o0x7tl.fsf@suse.de \
--to=schwab@suse.de \
--cc=Alistair.Francis@wdc.com \
--cc=agraf@suse.de \
--cc=atish.patra@wdc.com \
--cc=bmeng.cn@gmail.com \
--cc=david.abdurachmanov@gmail.com \
--cc=dkiper@net-space.pl \
--cc=greentime@andestech.com \
--cc=grub-devel@gnu.org \
--cc=leif.lindholm@linaro.org \
--cc=lukas.auer@aisec.fraunhofer.de \
--cc=mchang@suse.com \
--cc=paul.walmsley@sifive.com \
--cc=pjones@redhat.com \
--cc=rickchen36@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.