From: Michal Simek <monstr@monstr.eu>
To: u-boot@lists.denx.de
Subject: [U-Boot] [RFC PATCH] bd_info: remove bi_barudrate member from struct bd_info
Date: Fri, 04 Apr 2014 13:32:54 +0200 [thread overview]
Message-ID: <533E9866.2020004@monstr.eu> (raw)
In-Reply-To: <1396609798-18696-1-git-send-email-yamada.m@jp.panasonic.com>
On 04/04/2014 01:09 PM, Masahiro Yamada wrote:
> gd->bd->bi_baudrate is a copy of gd->baudrate.
>
> Since baudrate is a common feature for all architectures,
> keep gd->baudrate only.
>
> It is true that bi_baudrate was passed to the kernel in that structure
> but it was a long time ago.
>
> Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
> Cc: Tom Rini <trini@ti.com>
> Cc: Simon Glass <sjg@chromium.org>
> Cc: Wolfgang Denk <wd@denx.de>
> Cc: Heiko Schocher <hs@denx.de>
> ---
>
> arch/arm/include/asm/u-boot.h | 1 -
> arch/arm/lib/board.c | 1 -
> arch/avr32/include/asm/u-boot.h | 1 -
> arch/avr32/lib/board.c | 1 -
> arch/blackfin/include/asm/u-boot.h | 1 -
> arch/blackfin/lib/board.c | 2 --
> arch/m68k/include/asm/u-boot.h | 1 -
> arch/m68k/lib/board.c | 1 -
> arch/microblaze/include/asm/u-boot.h | 1 -
> arch/microblaze/lib/board.c | 1 -
Acked-by: Michal Simek <monstr@monstr.eu> (For microblaze)
M
--
Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel - Microblaze cpu - http://www.monstr.eu/fdt/
Maintainer of Linux kernel - Xilinx Zynq ARM architecture
Microblaze U-BOOT custodian and responsible for u-boot arm zynq platform
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 263 bytes
Desc: OpenPGP digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20140404/8953ab12/attachment.pgp>
next prev parent reply other threads:[~2014-04-04 11:32 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-04 11:09 [U-Boot] [RFC PATCH] bd_info: remove bi_barudrate member from struct bd_info Masahiro Yamada
2014-04-04 11:32 ` Michal Simek [this message]
2014-05-13 1:51 ` [U-Boot] [U-Boot, RFC] " 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=533E9866.2020004@monstr.eu \
--to=monstr@monstr.eu \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).