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

15 Jul
2016
15 Jul
'16
11:17 a.m.
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

3 Aug
3 Aug
1:39 a.m.
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
3201
Age (days ago)
3219
Last active (days ago)
1 comments
2 participants
participants (2)
-
Wenbin Song
-
york sun