x86: Correct a few progress message nits
authorSimon Glass <sjg@chromium.org>
Fri, 10 Oct 2014 14:21:59 +0000 (08:21 -0600)
committerSimon Glass <sjg@chromium.org>
Wed, 29 Oct 2014 02:44:27 +0000 (20:44 -0600)
commit2c363cb0034284f26d6ae550b313fc2e62a41360
tree9a16fa52cf92238051e3f39c20ed3edb8da365f5
parent61643ae61a8da145445778660042409903018506
x86: Correct a few progress message nits

We should use puts() instead of printf() where possible. Also clarify
the setup.bin message.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/x86/lib/bootm.c
arch/x86/lib/zimage.c