All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot-Users] [PATCH] NIOS targets more related to latest NFS patch
@ 2004-02-26 18:30 Stephan Linz
  2004-02-26 20:25 ` [U-Boot-Users] [PATCH] XPedite1k 440GX target: fix broken compile Travis Sawyer
  2004-02-27  0:44 ` [U-Boot-Users] Re: [PATCH] NIOS targets more related to latest NFS patch Wolfgang Denk
  0 siblings, 2 replies; 4+ messages in thread
From: Stephan Linz @ 2004-02-26 18:30 UTC (permalink / raw)
  To: u-boot

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2004-02-27  0:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-02-26 18:30 [U-Boot-Users] [PATCH] NIOS targets more related to latest NFS patch Stephan Linz
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

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.