u-boot/arch/microblaze
Masahiro Yamada 8e2615752e 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)
2014-05-12 15:19:45 -04:00
..
cpu microblaze: Add SPL support 2014-02-04 16:39:50 +01:00
dts dts: generate multiple device tree blobs 2014-02-19 11:10:05 -05:00
include/asm bd_info: remove bi_barudrate member from struct bd_info 2014-05-12 15:19:45 -04:00
lib bd_info: remove bi_barudrate member from struct bd_info 2014-05-12 15:19:45 -04:00
config.mk kbuild: delete redundant LDSCRIPT definition 2014-03-12 17:04:46 -04:00