All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] Enable PXE boot on meson-gxbb.
@ 2017-05-05 21:11 Vagrant Cascadian
  2017-05-14  9:32 ` Simon Glass
  2017-06-06  0:13 ` [U-Boot] " Tom Rini
  0 siblings, 2 replies; 3+ messages in thread
From: Vagrant Cascadian @ 2017-05-05 21:11 UTC (permalink / raw)
  To: u-boot

Enable distro_bootcmd PXE functions on meson-gxbb systems.

Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
---

 include/configs/meson-gxbb-common.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/include/configs/meson-gxbb-common.h b/include/configs/meson-gxbb-common.h
index fab2e67117..e109288bcd 100644
--- a/include/configs/meson-gxbb-common.h
+++ b/include/configs/meson-gxbb-common.h
@@ -42,6 +42,7 @@
 	func(MMC, mmc, 0) \
 	func(MMC, mmc, 1) \
 	func(MMC, mmc, 2) \
+	func(PXE, pxe, na) \
 	func(DHCP, dhcp, na)
 
 #include <config_distro_bootcmd.h>
-- 
2.11.0

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [U-Boot] [PATCH] Enable PXE boot on meson-gxbb.
  2017-05-05 21:11 [U-Boot] [PATCH] Enable PXE boot on meson-gxbb Vagrant Cascadian
@ 2017-05-14  9:32 ` Simon Glass
  2017-06-06  0:13 ` [U-Boot] " Tom Rini
  1 sibling, 0 replies; 3+ messages in thread
From: Simon Glass @ 2017-05-14  9:32 UTC (permalink / raw)
  To: u-boot

On 5 May 2017 at 15:11, Vagrant Cascadian <vagrant@debian.org> wrote:
> Enable distro_bootcmd PXE functions on meson-gxbb systems.
>
> Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
> ---
>
>  include/configs/meson-gxbb-common.h | 1 +
>  1 file changed, 1 insertion(+)
>

Reviewed-by: Simon Glass <sjg@chromium.org>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [U-Boot] Enable PXE boot on meson-gxbb.
  2017-05-05 21:11 [U-Boot] [PATCH] Enable PXE boot on meson-gxbb Vagrant Cascadian
  2017-05-14  9:32 ` Simon Glass
@ 2017-06-06  0:13 ` Tom Rini
  1 sibling, 0 replies; 3+ messages in thread
From: Tom Rini @ 2017-06-06  0:13 UTC (permalink / raw)
  To: u-boot

On Fri, May 05, 2017 at 02:11:26PM -0700, Vagrant Cascadian wrote:

> Enable distro_bootcmd PXE functions on meson-gxbb systems.
> 
> Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
> Reviewed-by: Simon Glass <sjg@chromium.org>

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/20170605/8f54b77e/attachment.sig>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-06-06  0:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-05 21:11 [U-Boot] [PATCH] Enable PXE boot on meson-gxbb Vagrant Cascadian
2017-05-14  9:32 ` Simon Glass
2017-06-06  0:13 ` [U-Boot] " Tom Rini

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.