projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7149d8a
)
amd: Enable the NFS command for Versal Gen 2
author
Prasad Kummari
<prasad.kummari@amd.com>
Thu, 11 Jul 2024 16:57:35 +0000
(22:27 +0530)
committer
Michal 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 Versal Gen 2
platform 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/20240711165734.1561933-1-prasad.kummari@amd.com
Signed-off-by: Michal Simek <michal.simek@amd.com>
configs/amd_versal2_virt_defconfig
patch
|
blob
|
history
diff --git
a/configs/amd_versal2_virt_defconfig
b/configs/amd_versal2_virt_defconfig
index 61123871c88bd0b12d48c9fedf61bcff3f2f985a..c4bf77186cd5b015c8ec8a79116cc796d02ec556 100644
(file)
--- a/
configs/amd_versal2_virt_defconfig
+++ b/
configs/amd_versal2_virt_defconfig
@@
-46,6
+46,7
@@
CONFIG_CMD_USB=y
CONFIG_BOOTP_MAY_FAIL=y
CONFIG_BOOTP_BOOTFILESIZE=y
CONFIG_CMD_TFTPPUT=y
+CONFIG_CMD_NFS=y
CONFIG_CMD_CACHE=y
CONFIG_CMD_EFIDEBUG=y
CONFIG_CMD_TIME=y