All of lore.kernel.org
 help / color / mirror / Atom feed
From: Steven Scholz <steven.scholz@imc-berlin.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] NFS support patch
Date: Tue, 24 Feb 2004 12:43:18 +0100	[thread overview]
Message-ID: <403B38D6.8080603@imc-berlin.de> (raw)
In-Reply-To: <20040224012743.2B7CFC0655@atlas.denx.de>

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

  reply	other threads:[~2004-02-24 11:43 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-22  8:43 [U-Boot-Users] NFS support patch Masami Komiya
2004-02-24  1:27 ` Wolfgang Denk
2004-02-24 11:43   ` Steven Scholz [this message]
2004-02-24 14:32     ` Masami Komiya
2004-02-24 16:13       ` Detlev Zundel
2004-02-24 16:17         ` Steven Scholz
2004-02-24 22:36     ` Wolfgang Denk
2004-02-24 16:37 ` Steven Scholz
2004-02-24 19:58   ` Scott McNutt
2004-02-25  4:06     ` Masami Komiya
2004-02-25  9:01       ` Steven Scholz
2004-02-25  9:56         ` Masami Komiya
2004-02-26 23:56       ` Wolfgang Denk

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=403B38D6.8080603@imc-berlin.de \
    --to=steven.scholz@imc-berlin.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.