From: Jens Scharsig <js_at_ng@scharsoft.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] at91_emac.h: fix typo in register definition
Date: Mon, 30 Aug 2010 18:24:20 +0200 [thread overview]
Message-ID: <4C7BDB34.603@scharsoft.de> (raw)
In-Reply-To: <1283082856-82859-1-git-send-email-andreas.devel@googlemail.com>
Am 29.08.2010 13:54, schrieb Andreas Bie?mann:
> 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;
Ack,
regards Jens
next prev parent reply other threads:[~2010-08-30 16:24 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
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 [this message]
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
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=4C7BDB34.603@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.