This patch series adds support for NFSv1 and is more or less a rebased version of an older series.
During V1 there was a discussion if it really makes sense to bring more features into the network stack of U-Boot as it is just a bootloader. As TCP support landed I thought I might give this patch series another try. Thomas RIENOESSL (4): nfs: convert supported_nfs_versions bitfield to an enum nfs: factor out generic reply error handling nfs: handle rpc errors for mount calls net: add NFSv1 support net/nfs.c | 192 ++++++++++++++++++++++++++++++++++-------------------- 1 file changed, 120 insertions(+), 72 deletions(-) -- 2.39.2