All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephan Linz <linz@mazet.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH] NIOS targets more related to latest NFS patch
Date: Thu, 26 Feb 2004 19:30:52 +0100	[thread overview]
Message-ID: <0402261930520K.00467@pcj86> (raw)

Hi all,

... smal bug fix for NIOS targets ... fixes broken compilation run ...



Best Regards,
Stephan Linz

-------------- next part --------------
diff -purN -x CVS u-boot-20040225cvs/include/configs/DK1C20.h u-boot-20040225cvs-nfs_fix/include/configs/DK1C20.h
--- u-boot-20040225cvs/include/configs/DK1C20.h	2004-02-23 22:22:33.000000000 +0000
+++ u-boot-20040225cvs-nfs_fix/include/configs/DK1C20.h	2004-02-25 20:48:05.000000000 +0000
@@ -466,6 +466,7 @@
 				 CFG_CMD_JFFS2	| \
 				 CFG_CMD_KGDB	| \
 				 CFG_CMD_NAND	| \
+				 CFG_CMD_NFS	| \
 				 CFG_CMD_MMC	| \
 				 CFG_CMD_MII	| \
 				 CFG_CMD_PCI	| \
diff -purN -x CVS u-boot-20040225cvs/include/configs/DK1S10.h u-boot-20040225cvs-nfs_fix/include/configs/DK1S10.h
--- u-boot-20040225cvs/include/configs/DK1S10.h	2004-02-23 22:22:33.000000000 +0000
+++ u-boot-20040225cvs-nfs_fix/include/configs/DK1S10.h	2004-02-25 20:49:29.000000000 +0000
@@ -476,6 +476,7 @@
 				 CFG_CMD_JFFS2	| \
 				 CFG_CMD_KGDB	| \
 				 CFG_CMD_NAND	| \
+				 CFG_CMD_NFS	| \
 				 CFG_CMD_MMC	| \
 				 CFG_CMD_MII	| \
 				 CFG_CMD_PCI	| \
-------------- next part --------------
* Patch by Stephan Linz, 25 Feb 2004
  - exclude CFG_CMD_NFS from all NIOS board configuration

             reply	other threads:[~2004-02-26 18:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-26 18:30 Stephan Linz [this message]
2004-02-26 20:25 ` [U-Boot-Users] [PATCH] XPedite1k 440GX target: fix broken compile Travis Sawyer
2004-02-27  0:47   ` Wolfgang Denk
2004-02-27  0:44 ` [U-Boot-Users] Re: [PATCH] NIOS targets more related to latest NFS patch 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=0402261930520K.00467@pcj86 \
    --to=linz@mazet.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.