From: esw at bus-elektronik.de <esw@bus-elektronik.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [Patch] make eb_cpux9k2 board usable with 2011.03 -RC1
Date: Fri, 04 Feb 2011 10:37:23 +0100 [thread overview]
Message-ID: <4D4BC8D3.20809@bus-elektronik.de> (raw)
* add CONFIG_AT91_FAMILY (fix error with soft_i2c.c)
Signed-off-by: Jens Scharsig <esw@bus-elektronik.de>
---
This patch is essentially to make the eb_cpux9k2 board
working/compatible with 2011.03-RC1.
include/configs/eb_cpux9k2.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/include/configs/eb_cpux9k2.h b/include/configs/eb_cpux9k2.h
index 754fc8b..21595e2 100644
--- a/include/configs/eb_cpux9k2.h
+++ b/include/configs/eb_cpux9k2.h
@@ -28,7 +28,7 @@
#define _CONFIG_EB_CPUx9K2_H_
/*--------------------------------------------------------------------------*/
-
+#define CONFIG_AT91FAMILY
#define CONFIG_ARM920T 1 /* This is an ARM920T Core */
#define CONFIG_AT91RM9200 1 /* It's an Atmel AT91RM9200 SoC */
#define CONFIG_EB_CPUX9K2 1 /* on an EP+CPUX9K2 Board */
--
1.6.6.1
reply other threads:[~2011-02-04 9:37 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=4D4BC8D3.20809@bus-elektronik.de \
--to=esw@bus-elektronik.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox