mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-11 07:34:31 +00:00
8e2615752e
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) |
||
---|---|---|
.. | ||
.gitignore | ||
__kgdb.S | ||
board.c | ||
boot.c | ||
cache.c | ||
clocks.c | ||
cmd_cache_dump.c | ||
ins.S | ||
kgdb.c | ||
kgdb.h | ||
Makefile | ||
memcmp.S | ||
memcpy.S | ||
memmove.S | ||
memset.S | ||
muldi3.c | ||
outs.S | ||
post.c | ||
string.c |