bootm: Correct the arguments for the ELF image loader
authorSimon Glass <sjg@chromium.org>
Thu, 11 Jul 2013 06:08:11 +0000 (23:08 -0700)
committerTom Rini <trini@ti.com>
Fri, 12 Jul 2013 14:32:39 +0000 (10:32 -0400)
The arguments were out of place since commit 983c72f, since this file was
missed and not tested. Correct this.

Signed-off-by: Simon Glass <sjg@chromium.org>

No differences found