public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] [PATCH] small correction (again)
@ 2004-01-09 16:58 Stephan Linz
  2004-02-08 19:57 ` Wolfgang Denk
  0 siblings, 1 reply; 2+ messages in thread
From: Stephan Linz @ 2004-01-09 16:58 UTC (permalink / raw)
  To: u-boot

Hi all,

   - makes the DK1C20 board configuration related
     to ASMI more conform to documentation


Best Regards,
Stephan Linz
-------------- next part --------------
diff -purN -x CVS u-boot-unused_warn_fix/include/configs/DK1C20.h u-boot-dk1c20_cfg_fix/include/configs/DK1C20.h
--- u-boot-unused_warn_fix/include/configs/DK1C20.h	Sun Jan  4 17:28:36 2004
+++ u-boot-dk1c20_cfg_fix/include/configs/DK1C20.h	Fri Jan  9 17:26:59 2004
@@ -647,8 +647,8 @@
  * ASMI is for Cyclone devices only and only works when the configuration
  * is loaded via JTAG or ASMI. Please see doc/README.dk1c20 for details.
  *----------------------------------------------------------------------*/
-#define CONFIG_NIOS_ASMI			/* Enable ASMI		*/
-#define CFG_NIOS_ASMIBASE	0x00920b00	/* ASMI base address	*/
+#define CONFIG_NIOS_ASMI			   /* Enable ASMI	*/
+#define CFG_NIOS_ASMIBASE	CFG_NIOS_CPU_ASMI0 /* ASMI base address	*/
 
 /*------------------------------------------------------------------------
  * COMMANDS
-------------- next part --------------
* Patch by Stephan Linz, 09 Jan 2004
   - makes the DK1C20 board configuration related
     to ASMI more conform to documentation

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

end of thread, other threads:[~2004-02-08 19:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-01-09 16:58 [U-Boot-Users] [PATCH] small correction (again) Stephan Linz
2004-02-08 19:57 ` Wolfgang Denk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox