/openbmc/u-boot/arch/nds32/include/asm/ |
H A D | u-boot.h | diff 8e2615752ee6d5daf8ce2e1e599a0512750f24b9 Fri Apr 04 06:09:58 CDT 2014 Masahiro Yamada <yamada.m@jp.panasonic.com> 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)
|
/openbmc/u-boot/arch/m68k/include/asm/ |
H A D | u-boot.h | diff 8e2615752ee6d5daf8ce2e1e599a0512750f24b9 Fri Apr 04 06:09:58 CDT 2014 Masahiro Yamada <yamada.m@jp.panasonic.com> 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)
|
/openbmc/u-boot/arch/nios2/include/asm/ |
H A D | u-boot.h | diff 8e2615752ee6d5daf8ce2e1e599a0512750f24b9 Fri Apr 04 06:09:58 CDT 2014 Masahiro Yamada <yamada.m@jp.panasonic.com> 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)
|
/openbmc/u-boot/arch/sh/include/asm/ |
H A D | u-boot.h | diff 8e2615752ee6d5daf8ce2e1e599a0512750f24b9 Fri Apr 04 06:09:58 CDT 2014 Masahiro Yamada <yamada.m@jp.panasonic.com> 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)
|
/openbmc/u-boot/arch/microblaze/include/asm/ |
H A D | u-boot.h | diff 8e2615752ee6d5daf8ce2e1e599a0512750f24b9 Fri Apr 04 06:09:58 CDT 2014 Masahiro Yamada <yamada.m@jp.panasonic.com> 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)
|
/openbmc/u-boot/arch/mips/include/asm/ |
H A D | u-boot.h | diff 8e2615752ee6d5daf8ce2e1e599a0512750f24b9 Fri Apr 04 06:09:58 CDT 2014 Masahiro Yamada <yamada.m@jp.panasonic.com> 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)
|
/openbmc/u-boot/arch/arm/include/asm/ |
H A D | u-boot.h | diff 8e2615752ee6d5daf8ce2e1e599a0512750f24b9 Fri Apr 04 06:09:58 CDT 2014 Masahiro Yamada <yamada.m@jp.panasonic.com> 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)
|
/openbmc/u-boot/include/asm-generic/ |
H A D | u-boot.h | diff 8e2615752ee6d5daf8ce2e1e599a0512750f24b9 Fri Apr 04 06:09:58 CDT 2014 Masahiro Yamada <yamada.m@jp.panasonic.com> 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)
|
/openbmc/u-boot/arch/sh/lib/ |
H A D | board.c | diff 8e2615752ee6d5daf8ce2e1e599a0512750f24b9 Fri Apr 04 06:09:58 CDT 2014 Masahiro Yamada <yamada.m@jp.panasonic.com> 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)
|
/openbmc/u-boot/arch/powerpc/include/asm/ |
H A D | u-boot.h | diff 8e2615752ee6d5daf8ce2e1e599a0512750f24b9 Fri Apr 04 06:09:58 CDT 2014 Masahiro Yamada <yamada.m@jp.panasonic.com> 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)
|
/openbmc/u-boot/drivers/serial/ |
H A D | serial.c | diff 8e2615752ee6d5daf8ce2e1e599a0512750f24b9 Fri Apr 04 06:09:58 CDT 2014 Masahiro Yamada <yamada.m@jp.panasonic.com> 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)
|
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/ |
H A D | fdt.c | diff 8e2615752ee6d5daf8ce2e1e599a0512750f24b9 Fri Apr 04 06:09:58 CDT 2014 Masahiro Yamada <yamada.m@jp.panasonic.com> 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)
|
/openbmc/u-boot/common/ |
H A D | board_f.c | diff 8e2615752ee6d5daf8ce2e1e599a0512750f24b9 Fri Apr 04 06:09:58 CDT 2014 Masahiro Yamada <yamada.m@jp.panasonic.com> 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)
|