[U-Boot] [RFC PATCH] bd_info: remove bi_barudrate member from struct bd_info

Michal Simek monstr at monstr.eu
Fri Apr 4 13:32:54 CEST 2014


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 at jp.panasonic.com>
> Cc: Tom Rini <trini at ti.com>
> Cc: Simon Glass <sjg at chromium.org>
> Cc: Wolfgang Denk <wd at denx.de>
> Cc: Heiko Schocher <hs at 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 at 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>


More information about the U-Boot mailing list