commit | 74e8456bc1afef4db29ab64f9bef518cc7b6d8bf | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Oct 12 14:21:11 2012 +0000 |
committer | Tom Rini <trini@ti.com> | Fri Oct 19 15:25:44 2012 -0700 |
tree | 06686ed85e3897b68adc9af0ae51f6aeba5bb280 | |
parent | f5a5b3c5eef09785ec3d079e84e9f92725a13cd8 [diff] |
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>