On Wed, 02 Apr 2025 10:36:05 +0200, Ahmad Fatoum wrote: > In addition to the tftp and nfs filesystems, we also have tftp and nfs > commands. The TFTP command mounts the TFTP file system internally, but > the NFS command contains a separate NFS implementation that we inherited > from U-Boot. > > The nfs command's NFS implementation has, except for two bug fixes, seen > no development since the addition of the file system, so let's remove > it and keep only a single NFS implementation around. > > [...]
Applied, thanks! [1/2] net: nfs: retire nfs command in favor of filesystem https://git.pengutronix.de/cgit/barebox/commit/?id=5ce418d92333 (link may not be stable) [2/2] ARM: configs: replace NET_NFS command option with FS_NFS https://git.pengutronix.de/cgit/barebox/commit/?id=981b60e924f8 (link may not be stable) Best regards, -- Sascha Hauer <s.ha...@pengutronix.de>