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