]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
openrisc: Change bi_baudrate and global data baudrate to int
authorSimon Glass <sjg@chromium.org>
Fri, 12 Oct 2012 14:21:13 +0000 (14:21 +0000)
committerTom Rini <trini@ti.com>
Fri, 19 Oct 2012 22:25:45 +0000 (15:25 -0700)
commit7a68e330d04548b8fef4c7fcb9a365ae42d6ce35
tree565050648b9d26114d1988854b1f7185b8e857aa
parent7fffe2fac8a467a9eddf7f2306e1b5f7c3fae186
openrisc: Change bi_baudrate and global data baudrate to int

These don't need to be longs, so change them.

Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Rini <trini@ti.com>
arch/openrisc/include/asm/global_data.h
arch/openrisc/include/asm/u-boot.h
common/cmd_bdinfo.c