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 <[email protected]> > Cc: Tom Rini <[email protected]> > Cc: Simon Glass <[email protected]> > Cc: Wolfgang Denk <[email protected]> > Cc: Heiko Schocher <[email protected]> > --- > > 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 <[email protected]> (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
signature.asc
Description: OpenPGP digital signature
_______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

