]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
xilinx: Enable the NFS command for zynqmp_kria
authorPrasad Kummari <prasad.kummari@amd.com>
Tue, 9 Jul 2024 04:22:33 +0000 (09:52 +0530)
committerMichal Simek <michal.simek@amd.com>
Mon, 5 Aug 2024 14:10:36 +0000 (16:10 +0200)
Enabled the default utilization of the NFS command on ZynqMP Kria
platforms to facilitate booting images through the network using
the NFS protocol.

Signed-off-by: Prasad Kummari <prasad.kummari@amd.com>
Link: https://lore.kernel.org/r/20240709042232.860395-1-prasad.kummari@amd.com
Signed-off-by: Michal Simek <michal.simek@amd.com>
configs/xilinx_zynqmp_kria_defconfig

index 58e88b25fd66e765b9b6c124a7a1afcc11e42d0f..4c66c536d0f63c7f6bd46c70a18ed4f6a9c701fe 100644 (file)
@@ -81,6 +81,7 @@ CONFIG_CMD_USB_MASS_STORAGE=y
 CONFIG_BOOTP_MAY_FAIL=y
 CONFIG_BOOTP_BOOTFILESIZE=y
 CONFIG_CMD_TFTPPUT=y
+CONFIG_CMD_NFS=y
 CONFIG_CMD_BMP=y
 CONFIG_CMD_CACHE=y
 CONFIG_CMD_EFIDEBUG=y