public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] at91_emac.h: fix typo in register definition
@ 2010-08-29 11:54 Andreas Bießmann
  2010-08-30 16:24 ` Jens Scharsig
  2010-09-03 10:25 ` Reinhard Meyer
  0 siblings, 2 replies; 8+ messages in thread
From: Andreas Bießmann @ 2010-08-29 11:54 UTC (permalink / raw)
  To: u-boot

Signed-off-by: Andreas Bie?mann <andreas.devel@googlemail.com>
---
 arch/arm/include/asm/arch-at91/at91_emac.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/arch/arm/include/asm/arch-at91/at91_emac.h b/arch/arm/include/asm/arch-at91/at91_emac.h
index 45ae333..0e2ff78 100644
--- a/arch/arm/include/asm/arch-at91/at91_emac.h
+++ b/arch/arm/include/asm/arch-at91/at91_emac.h
@@ -61,7 +61,7 @@ typedef struct at91_emac {
 	u32	 reserved2[3];
 	u32	 hsh;
 	u32	 hsl;
-	u32	 sh1l;
+	u32	 sa1l;
 	u32	 sa1h;
 	u32	 sa2l;
 	u32	 sa2h;
-- 
1.7.2.2

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

end of thread, other threads:[~2010-09-23  8:51 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-29 11:54 [U-Boot] [PATCH] at91_emac.h: fix typo in register definition Andreas Bießmann
2010-08-30 16:24 ` Jens Scharsig
2010-09-03 10:25 ` Reinhard Meyer
2010-09-03 11:27   ` Andreas Bießmann
2010-09-03 11:42     ` Reinhard Meyer
2010-09-03 13:27       ` Andreas Bießmann
2010-09-04  8:21   ` Andreas Bießmann
2010-09-23  8:51     ` Reinhard Meyer

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