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