From: Jens Scharsig <js_at_ng@scharsoft.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] Add CONFIG_AT91FAMILY to AT91RM9200 arch
Date: Sun, 03 Apr 2011 13:33:59 +0200 [thread overview]
Message-ID: <4D985B27.3090300@scharsoft.de> (raw)
* Add CONFIG_AT91FAMILY to AT91RM9200 arch
Signed-off-by: Jens Scharsig <js_at_ng@scharsoft.de>
---
This will also fix brocken EB+CPUx9k2 board in Version 2011.03
arch/arm/include/asm/arch-at91/at91rm9200.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/arch/arm/include/asm/arch-at91/at91rm9200.h b/arch/arm/include/asm/arch-at91/at91rm9200.h
index 1bee6f2..6ec4503 100644
--- a/arch/arm/include/asm/arch-at91/at91rm9200.h
+++ b/arch/arm/include/asm/arch-at91/at91rm9200.h
@@ -131,5 +131,5 @@
#define AT91_PMX_CA_D16_31 0xFFFF0000
#define CONFIG_SYS_AT91_CPU_NAME "AT91RM9200"
-
+#define CONFIG_AT91FAMILY
#endif
--
1.7.3.4
next reply other threads:[~2011-04-03 11:33 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-03 11:33 Jens Scharsig [this message]
2011-07-10 19:40 ` [U-Boot] [PATCH] Add CONFIG_AT91FAMILY to AT91RM9200 arch Jens Scharsig
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=4D985B27.3090300@scharsoft.de \
--to=js_at_ng@scharsoft.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.