From mboxrd@z Thu Jan 1 00:00:00 1970 From: Guillaume Gardet Date: Thu, 2 Jun 2016 15:39:13 +0200 Subject: [U-Boot] NFSv2 => NFSv3 Message-ID: <57503701.5000604@free.fr> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, I am facing a problem with U-Boot. Our NFS server supports NFS v3 and v4 but it seems that U-Boot is NFS v2 only. Is there any plan to update to v3? Otherwise, I could help, but I would need some pointers to NFS protocol handling. Guillaume