
load a file in u-boot over nfs
Note: this is not about using nfs for the rootfs or using tftp to download a kernel.
U-boot is based on v2017.11, the board is custom but similar to the imx6dl-sabresd.
I've set CONFIG_CMD_NFS=y ...
Unix & Linux Stack Exchange