imx8qxp_capricorn config: add wget command
Enable the "wget" command to allow download using TCP / HTTP protocol. This is faster than TFTP download. Signed-off-by: Walter Schweizer <walter.schweizer@siemens.com> Reviewed-by: Heiko Schocher <hs@nabladev.com> Reviewed-by: Peng Fan <peng.fan@nxp.com>
This commit is contained in:
committed by
Fabio Estevam
parent
d03cb570cc
commit
bb5a4607a3
@@ -73,6 +73,7 @@ CONFIG_CMD_CPU=y
|
||||
# CONFIG_CMD_CRC32 is not set
|
||||
# CONFIG_CMD_BIND is not set
|
||||
CONFIG_CMD_WDT=y
|
||||
CONFIG_CMD_WGET=y
|
||||
CONFIG_CMD_CLK=y
|
||||
CONFIG_CMD_DM=y
|
||||
CONFIG_CMD_FUSE=y
|
||||
|
||||
Reference in New Issue
Block a user