]> Git Repo - J-u-boot.git/commit
openrisc: Change bi_baudrate and global data baudrate to int
authorSimon Glass <[email protected]>
Fri, 12 Oct 2012 14:21:13 +0000 (14:21 +0000)
committerTom Rini <[email protected]>
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 <[email protected]>
Signed-off-by: Tom Rini <[email protected]>
arch/openrisc/include/asm/global_data.h
arch/openrisc/include/asm/u-boot.h
common/cmd_bdinfo.c
This page took 0.034641 seconds and 4 git commands to generate.