[U-Boot] [PATCH 1/9] x86: Change board baud_rate to ulong

2012-10-03 Thread Simon Glass
This is a ulong for some architectures and just unsigned for others. Change x86 to be consistent. Signed-off-by: Simon Glass s...@chromium.org --- arch/x86/include/asm/u-boot.h |2 +- common/cmd_bdinfo.c |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git

Re: [U-Boot] [PATCH 1/9] x86: Change board baud_rate to ulong

2012-10-03 Thread Gabe Black
Acked-by: Gabe Black gabebl...@chromium.org ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot