From: Alexander Graf <agraf@suse.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3 1/3] ARM: bcm283x: Implement EFI RTS reset_system
Date: Sun, 6 Nov 2016 05:32:03 -0500 [thread overview]
Message-ID: <8344ec3c-449e-e675-5d12-a99f9bc37f4b@suse.de> (raw)
In-Reply-To: <32465357-6ce4-5876-523c-90b471626ea9@wwwdotorg.org>
On 05/11/2016 23:01, Stephen Warren wrote:
> On 11/02/2016 03:36 AM, Alexander Graf wrote:
>> The rpi has a pretty simple way of resetting the whole system. All it
>> takes
>> is to poke a few registers at a well defined location in MMIO space.
>>
>> This patch adds support for the EFI loader implementation to allow an
>> OS to
>> reset and power off the system when we're outside of boot time.
>
> (As an aside, I'm not sure why someone wanting EFI wouldn't just use a
> complete EFI implementation such as TianoCore.)
Sorry, I didn't reply to this part earlier.
If you have a TianoCore port, using that is almost always a better idea.
I'd compare it to wine vs native Windows. With native Windows, you get
guaranteed compatibility, wine only tries really hard :).
However, if you compare the size of this patch set to a TianoCore port,
the rationale becomes pretty clear I guess. Porting a system that is
already U-Boot enabled to be RTS enabled is a matter of a day of work.
Non-RTS EFI enablement comes for free in U-Boot.
Porting TianoCore to a new platform takes slightly longer. And you have
to embrace CamelCase.
Alex
next prev parent reply other threads:[~2016-11-06 10:32 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-02 9:36 [U-Boot] [PATCH v3 0/3] Raspberry Pi EFI enablement Alexander Graf
2016-11-02 9:36 ` [U-Boot] [PATCH v3 1/3] ARM: bcm283x: Implement EFI RTS reset_system Alexander Graf
2016-11-06 3:01 ` Stephen Warren
2016-11-06 10:24 ` Alexander Graf
2016-11-08 3:26 ` Stephen Warren
2016-11-09 11:43 ` Alexander Graf
2016-11-09 15:50 ` Stephen Warren
2016-11-09 18:09 ` Alexander Graf
2016-11-06 10:32 ` Alexander Graf [this message]
2016-11-29 17:38 ` [U-Boot] [U-Boot, v3, " Tom Rini
2016-11-02 9:36 ` [U-Boot] [PATCH v3 2/3] bcm2835 video: Map frame buffer as 32bpp Alexander Graf
2016-11-06 3:04 ` Stephen Warren
2016-11-29 17:39 ` [U-Boot] [U-Boot, v3, " Tom Rini
2016-11-02 9:36 ` [U-Boot] [PATCH v3 3/3] bcm2835: Reserve the spin table in efi memory map Alexander Graf
2016-11-06 3:07 ` Stephen Warren
2016-11-06 10:27 ` Alexander Graf
2016-11-29 18:01 ` [U-Boot] [U-Boot, v3, " Tom Rini
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=8344ec3c-449e-e675-5d12-a99f9bc37f4b@suse.de \
--to=agraf@suse.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox