]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sparc: Change bi_baudrate and global data baudrate to int
authorSimon Glass <sjg@chromium.org>
Fri, 12 Oct 2012 14:21:15 +0000 (14:21 +0000)
committerTom Rini <trini@ti.com>
Fri, 19 Oct 2012 22:25:45 +0000 (15:25 -0700)
commita8f1f1cd97b1efa4c5dfadf99a9646a402b4de38
tree813b07eeb94c04d0c5efa748beebf7222c2cf6cf
parenta7e5ee9ebb40e93dbb06c9e3b72f40c99d86e384
sparc: 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/sparc/include/asm/global_data.h
arch/sparc/include/asm/u-boot.h
common/cmd_bdinfo.c