All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] armv8: ls1043a: add pxe commands
@ 2016-07-15  9:17 Wenbin Song
  2016-08-02 23:39 ` york sun
  0 siblings, 1 reply; 2+ messages in thread
From: Wenbin Song @ 2016-07-15  9:17 UTC (permalink / raw)
  To: u-boot

Configure to support U-boot's pxe.

Signed-off-by: Wenbin Song <wenbin.song@nxp.com>
---
 include/configs/ls1043a_common.h | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/include/configs/ls1043a_common.h b/include/configs/ls1043a_common.h
index b0d4a8d..2083b0d 100644
--- a/include/configs/ls1043a_common.h
+++ b/include/configs/ls1043a_common.h
@@ -175,6 +175,8 @@
 
 /* Command line configuration */
 #define CONFIG_CMD_ENV
+#define CONFIG_MENU
+#define CONFIG_CMD_PXE
 
 /*  MMC  */
 #define CONFIG_MMC
-- 
2.1.0.27.g96db324

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

* [U-Boot] [PATCH] armv8: ls1043a: add pxe commands
  2016-07-15  9:17 [U-Boot] [PATCH] armv8: ls1043a: add pxe commands Wenbin Song
@ 2016-08-02 23:39 ` york sun
  0 siblings, 0 replies; 2+ messages in thread
From: york sun @ 2016-08-02 23:39 UTC (permalink / raw)
  To: u-boot

On 07/15/2016 02:28 AM, Wenbin Song wrote:
> Configure to support U-boot's pxe.
>
> Signed-off-by: Wenbin Song <wenbin.song@nxp.com>
> ---
>  include/configs/ls1043a_common.h | 2 ++
>  1 file changed, 2 insertions(+)

Minor change to subject.
Applied to fsl-qoriq master, awaiting upstream.
Thanks.

York

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

end of thread, other threads:[~2016-08-02 23:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-15  9:17 [U-Boot] [PATCH] armv8: ls1043a: add pxe commands Wenbin Song
2016-08-02 23:39 ` york sun

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.