From: Stephan Linz <linz@mazet.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH] small correction (again)
Date: Fri, 9 Jan 2004 17:58:00 +0100 [thread overview]
Message-ID: <04010917580004.30267@pcj86> (raw)
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
next reply other threads:[~2004-01-09 16:58 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-01-09 16:58 Stephan Linz [this message]
2004-02-08 19:57 ` [U-Boot-Users] [PATCH] small correction (again) 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=04010917580004.30267@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.