From: Wenbin Song Date: Fri, 15 Jul 2016 09:17:46 +0000 (+0800) Subject: armv8: ls1043a: enable pxe commands X-Git-Tag: v2016.09-rc2~139^2~6 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=6ffc490541cd464ac3340742fa278c13ac7b9d13;p=u-boot armv8: ls1043a: enable pxe commands Enable pxe command for ls1043ardb and ls1043aqds. Signed-off-by: Wenbin Song Reviewed-by: York Sun --- diff --git a/include/configs/ls1043a_common.h b/include/configs/ls1043a_common.h index 0ad5261c56..e55fcb2928 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