]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
imx8qxp_capricorn config: add wget command
authorWalter Schweizer <walter.schweizer@siemens.com>
Tue, 17 Feb 2026 16:39:05 +0000 (17:39 +0100)
committerFabio Estevam <festevam@gmail.com>
Sat, 28 Feb 2026 18:31:50 +0000 (15:31 -0300)
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>
configs/imx8qxp_capricorn.config

index 62babf2626f7fde3bc5e26c07d3d67a162d1870b..b5c9fdbc9b38d54bc20b622fd7b8b154e04b68f1 100644 (file)
@@ -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