* [U-Boot] [Patch] make eb_cpux9k2 board usable with 2011.03 -RC1
@ 2011-02-04 9:37 esw at bus-elektronik.de
0 siblings, 0 replies; only message in thread
From: esw at bus-elektronik.de @ 2011-02-04 9:37 UTC (permalink / raw)
To: u-boot
* 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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2011-02-04 9:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-04 9:37 [U-Boot] [Patch] make eb_cpux9k2 board usable with 2011.03 -RC1 esw at bus-elektronik.de
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox