From: "Andreas Bießmann" <andreas.devel@googlemail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 02/14] avr32: Change bi_baudrate and global data baudrate to int
Date: Wed, 17 Oct 2012 09:22:51 +0200 [thread overview]
Message-ID: <507E5CCB.1000009@gmail.com> (raw)
In-Reply-To: <1350087681-16442-3-git-send-email-sjg@chromium.org>
On 13.10.2012 02:21, Simon Glass wrote:
> These don't need to be longs, so change them.
>
> Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Andreas Bie?mann <andreas.devel@googlemail.com>
> ---
> arch/avr32/include/asm/global_data.h | 2 +-
> arch/avr32/include/asm/u-boot.h | 2 +-
> common/cmd_bdinfo.c | 2 +-
> 3 files changed, 3 insertions(+), 3 deletions(-)
next prev parent reply other threads:[~2012-10-17 7:22 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-13 0:21 [U-Boot] [PATCH 0/14] Homogenise baud rate type to unsigned int Simon Glass
2012-10-13 0:21 ` [U-Boot] [PATCH 01/14] sh: Change bi_baudrate and global data baudrate to int Simon Glass
2012-10-13 0:21 ` [U-Boot] [PATCH 02/14] avr32: " Simon Glass
2012-10-17 7:22 ` Andreas Bießmann [this message]
2012-10-13 0:21 ` [U-Boot] [PATCH 03/14] m68k: " Simon Glass
2012-10-13 0:21 ` [U-Boot] [PATCH 04/14] microblaze: " Simon Glass
2012-10-13 0:21 ` [U-Boot] [PATCH 05/14] nios2: " Simon Glass
2012-10-13 0:21 ` [U-Boot] [PATCH 06/14] openrisc: " Simon Glass
2012-10-13 0:21 ` [U-Boot] [PATCH 07/14] powerpc: " Simon Glass
2012-10-13 0:21 ` [U-Boot] [PATCH 08/14] sparc: " Simon Glass
2012-10-13 0:21 ` [U-Boot] [PATCH 09/14] arm: Change " Simon Glass
2012-10-13 0:21 ` [U-Boot] [PATCH 10/14] blackfin: " Simon Glass
2012-10-13 0:21 ` [U-Boot] [PATCH 11/14] mips: " Simon Glass
2012-10-13 0:21 ` [U-Boot] [PATCH 12/14] nds32: " Simon Glass
2012-10-13 0:21 ` [U-Boot] [PATCH 13/14] x86: " Simon Glass
2012-10-13 0:21 ` [U-Boot] [PATCH 14/14] sandbox: " Simon Glass
2012-10-20 17:42 ` [U-Boot] [PATCH 0/14] Homogenise baud rate type to unsigned int Tom Rini
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=507E5CCB.1000009@gmail.com \
--to=andreas.devel@googlemail.com \
--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.