[U-Boot-Users] NFS support patch

Steven Scholz steven.scholz at imc-berlin.de
Tue Feb 24 12:43:18 CET 2004


Hi

>>I uploaded NFS support patch to my web site.
>>
>>http://www.sonare.it/u-boot/u-boot-nfs.patch.gz
> 
> Well done, thanks a lot!
> 
> Checked in.

I think CFG_CMD_NFS should be considered "non-standard". It does not 
even compile for AT91RM9200.

Index: include/cmd_confdefs.h
===================================================================
RCS file: /cvsroot/u-boot/u-boot/include/cmd_confdefs.h,v
retrieving revision 1.16
diff -p -u -r1.16 cmd_confdefs.h
--- include/cmd_confdefs.h      24 Feb 2004 02:00:13 -0000      1.16
+++ include/cmd_confdefs.h      24 Feb 2004 11:28:21 -0000
@@ -119,6 +119,7 @@
                         CFG_CMD_MII     | \
                         CFG_CMD_MMC     | \
                         CFG_CMD_NAND    | \
+                       CFG_CMD_NFS     | \
                         CFG_CMD_PCI     | \
                         CFG_CMD_PCMCIA  | \
                         CFG_CMD_PING    | \



-- 
Steven Scholz

imc Measurement & Control               imc Meßsysteme GmbH
Voltastr. 5                             Voltastr. 5
13355 Berlin                            13355 Berlin
Germany                                 Deutschland





More information about the U-Boot mailing list