All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [U-Boot, v4, 6/7] net: Optionally use pxe client arch from variable
Date: Mon, 30 May 2016 13:57:59 -0400	[thread overview]
Message-ID: <20160530175759.GZ7419@bill-the-cat> (raw)
In-Reply-To: <1463061105-230381-1-git-send-email-agraf@suse.de>

On Thu, May 12, 2016 at 03:51:45PM +0200, Alexander Graf wrote:

> The client architecture that we pass to a dhcp server depends on the target
> payload that we want to execute. An EFI binary has a different client arch
> than a legacy binary or a u-boot binary.
> 
> So let's parameterize the pxe client arch field to allow an override via
> the distro script, so that our efi boot path can tell the dhcp server that
> it's actually an efi firmware.
> 
> Signed-off-by: Alexander Graf <agraf@suse.de>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160530/4d3e178f/attachment.sig>

  reply	other threads:[~2016-05-30 17:57 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-06 19:01 [U-Boot] [PATCH v2 0/7] efi_loader: PXE boot support Alexander Graf
2016-05-06 19:01 ` [U-Boot] [PATCH v2 1/7] efi_loader: Add network access support Alexander Graf
2016-05-10 21:25   ` [U-Boot] [PATCH v3 " Alexander Graf
2016-05-14 19:49     ` Simon Glass
2016-05-14 20:34       ` Alexander Graf
2016-05-16 13:24         ` Simon Glass
2016-05-16 18:06           ` Alexander Graf
2016-05-18 17:21             ` Simon Glass
2016-05-19 16:18               ` Alexander Graf
2016-05-19 16:34                 ` Simon Glass
2016-05-30 17:56   ` [U-Boot] [U-Boot, v2, " Tom Rini
2016-05-06 19:01 ` [U-Boot] [PATCH v2 2/7] bootp: Move vendor class identifier set to function Alexander Graf
2016-05-06 19:28   ` Tom Rini
2016-05-30 17:56   ` [U-Boot] [U-Boot, v2, " Tom Rini
2016-05-06 19:01 ` [U-Boot] [PATCH v2 3/7] net: Move the VCI and client arch values to Kconfig Alexander Graf
2016-05-06 19:28   ` Tom Rini
2016-05-30 17:56   ` [U-Boot] [U-Boot, v2, " Tom Rini
2016-05-06 19:01 ` [U-Boot] [PATCH v2 4/7] net: Fix client identifiers for ARM Alexander Graf
2016-05-06 19:28   ` Tom Rini
2016-05-30 17:56   ` [U-Boot] [U-Boot,v2,4/7] " Tom Rini
2016-05-06 19:01 ` [U-Boot] [PATCH v2 5/7] net: Move CONFIG_SPL_NET_VCI_STRING into Kconfig Alexander Graf
2016-05-06 19:28   ` Tom Rini
2016-05-30 17:57   ` [U-Boot] [U-Boot, v2, " Tom Rini
2016-05-06 19:01 ` [U-Boot] [PATCH v2 6/7] net: Optionally use pxe client arch from variable Alexander Graf
2016-05-06 19:28   ` Tom Rini
2016-05-12 13:51   ` [U-Boot] [PATCH v4 " Alexander Graf
2016-05-30 17:57     ` Tom Rini [this message]
2016-05-06 19:01 ` [U-Boot] [PATCH v2 7/7] distro: Add efi pxe boot code Alexander Graf
2016-05-06 19:28   ` Tom Rini
2016-05-30 17:57   ` [U-Boot] [U-Boot,v2,7/7] " 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=20160530175759.GZ7419@bill-the-cat \
    --to=trini@konsulko.com \
    --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.