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
..
2014-03-12 17:04:57 -04:00
2014-05-09 11:50:14 +02:00
2014-03-28 15:06:29 -04:00
2014-02-26 21:18:09 +01:00
2014-01-24 16:59:07 -05:00
2014-02-19 11:07:50 -05:00
2014-03-10 13:50:31 -04:00
2014-02-21 13:55:41 -05:00
2014-03-12 17:04:55 -04:00
2014-04-23 19:07:54 -05:00
2013-11-26 21:49:34 +01:00
2014-01-24 16:59:07 -05:00
2014-03-12 17:04:55 -04:00
2014-04-17 08:41:06 -07:00
2014-02-19 11:07:50 -05:00
2014-01-24 16:59:07 -05:00
2014-02-26 21:18:09 +01:00
2014-01-24 16:59:07 -05:00
2014-03-12 17:04:57 -04:00