public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] AT91RM9200DK: fix broken boot from NOR flash
@ 2008-11-24 20:50 Wolfgang Denk
  2008-11-24 21:11 ` Jean-Christophe PLAGNIOL-VILLARD
  0 siblings, 1 reply; 2+ messages in thread
From: Wolfgang Denk @ 2008-11-24 20:50 UTC (permalink / raw)
  To: u-boot

From: Wolfgang Denk <wd@xpert.denx.de>

Signed-off-by: Wolfgang Denk <wd@denx.de>
---
 cpu/arm920t/start.S |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/cpu/arm920t/start.S b/cpu/arm920t/start.S
index f99d129..5143cfc 100644
--- a/cpu/arm920t/start.S
+++ b/cpu/arm920t/start.S
@@ -258,7 +258,7 @@ cpu_init_crit:
 	 * find a lowlevel_init.S in your board directory.
 	 */
 	mov	ip, lr
-#if	defined(CONFIG_AT91RM9200DK) || defined(CONFIG_AT91RM9200EK) || defined(CONFIG_AT91RM9200DF)
+#if	defined(CONFIG_AT91RM9200EK) || defined(CONFIG_AT91RM9200DF)
 
 #else
 	bl	lowlevel_init
-- 
1.5.4.rc1.23.g3a969

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

* [U-Boot] [PATCH] AT91RM9200DK: fix broken boot from NOR flash
  2008-11-24 20:50 [U-Boot] [PATCH] AT91RM9200DK: fix broken boot from NOR flash Wolfgang Denk
@ 2008-11-24 21:11 ` Jean-Christophe PLAGNIOL-VILLARD
  0 siblings, 0 replies; 2+ messages in thread
From: Jean-Christophe PLAGNIOL-VILLARD @ 2008-11-24 21:11 UTC (permalink / raw)
  To: u-boot

On 21:50 Mon 24 Nov     , Wolfgang Denk wrote:
> From: Wolfgang Denk <wd@xpert.denx.de>
> 
> Signed-off-by: Wolfgang Denk <wd@denx.de>
> ---
>  cpu/arm920t/start.S |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
apply to u-boot-at91

Best Regards,
J.

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

end of thread, other threads:[~2008-11-24 21:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-24 20:50 [U-Boot] [PATCH] AT91RM9200DK: fix broken boot from NOR flash Wolfgang Denk
2008-11-24 21:11 ` Jean-Christophe PLAGNIOL-VILLARD

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