From: Heinrich Schuchardt <xypron.glpk@gmx.de>
To: u-boot@lists.denx.de
Subject: RISC-V: discard SBI v0.1
Date: Thu, 1 Apr 2021 10:22:30 +0200 [thread overview]
Message-ID: <efb3c86b-385e-2f0b-e607-059c0a638389@gmx.de> (raw)
In-Reply-To: <DM6PR04MB6201CD94B8E93A098A5AFFD38D7B9@DM6PR04MB6201.namprd04.prod.outlook.com>
On 01.04.21 09:56, Anup Patel wrote:
>
>
>> -----Original Message-----
>> From: Heinrich Schuchardt <xypron.glpk@gmx.de>
>> Sent: 01 April 2021 12:40
>> To: Anup Patel <Anup.Patel@wdc.com>
>> Cc: Carl Perry <caperry@edolnx.net>; BeagleV Beta <beaglev-
>> beta at googlegroups.com>; Drew Fustini <drew@beagleboard.org>; Wei Fu
>> <tekkamanninja@gmail.com>
>> Subject: Re: [BeagleV Beta] Questions about bootup
>>
>> On 4/1/21 7:22 AM, Drew Fustini wrote:
>>> On Wed, Mar 31, 2021 at 9:51 PM Anup Patel <Anup.Patel@wdc.com>
>> wrote:
>>>>
<snip/>
>>>>
>>>> We will be sending out Linux RISC-V patches to totally remove SBI v0.1
>> support.
>>>> Once this is done, the upstream Linux RISC-V will not work with BBL
>>>> because BBL is stuck at SBI v0.1.
>>
>> Hello Anup,
>>
>> Will you do the same for U-Boot? This would allow to simplify the coding.
>
> Sure, I can do that for U-Boot as well. The idea is to make SBI v0.2 as the
> minimal required SBI version on all important open-source projects so that
> these projects don't need to keep supporting the legacy SBI v0.1 which is
> not at all extensible.
Yes, SBI v0.1 is obsolete.
microchip_mpfs_icicle_defconfig is currently the only board using
CONFIG_SBI_V01.
According to
https://u-boot.readthedocs.io/en/latest/board/microchip/mpfs_icicle.html
it is already on OpenSBI.
I hope Padmarao and Cyril can lift this platform to use the current
version of OpenSBI.
Best regards
Heinrich
>
>>
>> Do you want to keep non-SBI compatibility?
>
> Linux M-mode (and U-Boot M-mode) will always be non-SBI whereas
> Linux S-mode (and U-Boot S-mode) will always be SBI aware.
>
> Regards,
> Anup
parent reply other threads:[~2021-04-01 8:22 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <DM6PR04MB6201CD94B8E93A098A5AFFD38D7B9@DM6PR04MB6201.namprd04.prod.outlook.com>]
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=efb3c86b-385e-2f0b-e607-059c0a638389@gmx.de \
--to=xypron.glpk@gmx.de \
--cc=u-boot@lists.denx.de \
/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.