[U-Boot] [PATCH] armv8: ls1043a: add pxe commands

Wenbin Song wenbin.song at nxp.com
Fri Jul 15 11:17:46 CEST 2016


Configure to support U-boot's pxe.

Signed-off-by: Wenbin Song <wenbin.song at 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



More information about the U-Boot mailing list