mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-19 05:31:32 +00:00
armv8: ls1043a: enable pxe commands
Enable pxe command for ls1043ardb and ls1043aqds. Signed-off-by: Wenbin Song <wenbin.song@nxp.com> Reviewed-by: York Sun <york.sun@nxp.com>
This commit is contained in:
parent
37eac3f460
commit
6ffc490541
1 changed files with 2 additions and 0 deletions
|
@ -175,6 +175,8 @@
|
||||||
|
|
||||||
/* Command line configuration */
|
/* Command line configuration */
|
||||||
#define CONFIG_CMD_ENV
|
#define CONFIG_CMD_ENV
|
||||||
|
#define CONFIG_MENU
|
||||||
|
#define CONFIG_CMD_PXE
|
||||||
|
|
||||||
/* MMC */
|
/* MMC */
|
||||||
#define CONFIG_MMC
|
#define CONFIG_MMC
|
||||||
|
|
Loading…
Add table
Reference in a new issue