]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
bootm: Remove extra OK message
authorSimon Glass <sjg@chromium.org>
Thu, 11 Jul 2013 06:08:08 +0000 (23:08 -0700)
committerTom Rini <trini@ti.com>
Fri, 12 Jul 2013 14:32:39 +0000 (10:32 -0400)
commitec3902919307f1e1defbefa177a9298f0ddb7e53
tree11b59f5269cfcd2f7f98808ff4df2f0196851600
parent970150a167c7b12973c53e64ea1973d8bd581f2e
bootm: Remove extra OK message

This is not needed as we already print 'OK' later in all cases.

Signed-off-by: Simon Glass <sjg@chromium.org>
common/cmd_bootm.c