public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: "Andreas Färber" <afaerber@suse.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] efi_loader: Add distro boot script for removable media
Date: Wed, 13 Apr 2016 20:54:53 +0200	[thread overview]
Message-ID: <570E95FD.402@suse.de> (raw)
In-Reply-To: <570E944D.1050507@suse.de>

Am 13.04.2016 um 20:47 schrieb Alexander Graf:
>   load mmc 0 $fdt_addr_r my_awesome.dtb ;\
>   load mmc 0 $kernel_addr_r some/random/path/grub2.efi ;\
>   bootefi $kernel_addr_r

If we're going in that direction, I would rather pass $fdt_addr_r as
second optional argument to bootefi. That would be more consistent with
bootm, bootz, booti.

While at it, is there a reason that bootz/booti create some output about
memory locations of initrd/fdt but bootefi does not?

Regards,
Andreas

-- 
SUSE Linux GmbH, Maxfeldstr. 5, 90409 N?rnberg, Germany
GF: Felix Imend?rffer, Jane Smithard, Graham Norton
HRB 21284 (AG N?rnberg)

  reply	other threads:[~2016-04-13 18:54 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-13 17:54 [U-Boot] efi_loader: Add distro boot script for removable media Stephen Warren
2016-04-13 18:24 ` Alexander Graf
2016-04-13 18:31   ` Stephen Warren
2016-04-13 18:47     ` Alexander Graf
2016-04-13 18:54       ` Andreas Färber [this message]
2016-04-13 19:01         ` Alexander Graf

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=570E95FD.402@suse.de \
    --to=afaerber@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