From mboxrd@z Thu Jan 1 00:00:00 1970 From: Masami Komiya Date: Wed, 25 Feb 2004 13:06:01 +0900 Subject: [U-Boot-Users] NFS support patch References: <40386BCB.8090206@sonare.it> <403B7DB5.3010408@imc-berlin.de> <403BACE1.3010604@orbacom.com> Message-ID: <403C1F29.7070704@sonare.it> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Thank you for your evaluation and advise. The cause of the problem is the pointer's value for store_block(). Scott's patch is the one of the solution. The attached patch reduces the copy count in nfs_read_reply() and store_block(). This patch is for current CVS. Thank you for your comment. With best regards. Masami Komiya -------------- next part -------------- A non-text attachment was scrubbed... Name: nfs-test-040225.patch.gz Type: application/x-gzip Size: 550 bytes Desc: not available Url : http://lists.denx.de/pipermail/u-boot/attachments/20040225/56547b3b/attachment.bin