-
- Downloads
bd_info: remove bi_barudrate member from struct bd_info
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>
Acked-by: Michal Simek <monstr@monstr.eu> (For microblaze)
Showing
- arch/arm/include/asm/u-boot.h 0 additions, 1 deletionarch/arm/include/asm/u-boot.h
- arch/arm/lib/board.c 0 additions, 1 deletionarch/arm/lib/board.c
- arch/avr32/include/asm/u-boot.h 0 additions, 1 deletionarch/avr32/include/asm/u-boot.h
- arch/avr32/lib/board.c 0 additions, 1 deletionarch/avr32/lib/board.c
- arch/blackfin/include/asm/u-boot.h 0 additions, 1 deletionarch/blackfin/include/asm/u-boot.h
- arch/blackfin/lib/board.c 0 additions, 2 deletionsarch/blackfin/lib/board.c
- arch/m68k/include/asm/u-boot.h 0 additions, 1 deletionarch/m68k/include/asm/u-boot.h
- arch/m68k/lib/board.c 0 additions, 1 deletionarch/m68k/lib/board.c
- arch/microblaze/include/asm/u-boot.h 0 additions, 1 deletionarch/microblaze/include/asm/u-boot.h
- arch/microblaze/lib/board.c 0 additions, 1 deletionarch/microblaze/lib/board.c
- arch/mips/include/asm/u-boot.h 0 additions, 1 deletionarch/mips/include/asm/u-boot.h
- arch/mips/lib/board.c 0 additions, 1 deletionarch/mips/lib/board.c
- arch/nds32/include/asm/u-boot.h 0 additions, 1 deletionarch/nds32/include/asm/u-boot.h
- arch/nds32/lib/board.c 0 additions, 1 deletionarch/nds32/lib/board.c
- arch/nios2/include/asm/u-boot.h 0 additions, 1 deletionarch/nios2/include/asm/u-boot.h
- arch/nios2/lib/board.c 0 additions, 1 deletionarch/nios2/lib/board.c
- arch/openrisc/include/asm/u-boot.h 0 additions, 1 deletionarch/openrisc/include/asm/u-boot.h
- arch/openrisc/lib/board.c 0 additions, 1 deletionarch/openrisc/lib/board.c
- arch/powerpc/cpu/mpc85xx/fdt.c 1 addition, 1 deletionarch/powerpc/cpu/mpc85xx/fdt.c
- arch/powerpc/include/asm/u-boot.h 0 additions, 1 deletionarch/powerpc/include/asm/u-boot.h
Loading
Please register or sign in to comment