[new uImage] Remove standalone applications handling from boootm
authorMarian Balakowicz <m8@semihalf.com>
Thu, 31 Jan 2008 12:20:07 +0000 (13:20 +0100)
committerWolfgang Denk <wd@denx.de>
Thu, 7 Feb 2008 00:12:58 +0000 (01:12 +0100)
commite99c26694a384221d336f6448c06a57479c0baa4
treefc5ef68b16f135096bf4cbb33ed20758fd42505c
parent4a2ad5ff6400698433dd7203d34939c3c9cc9bff
[new uImage] Remove standalone applications handling from boootm

Standalone applications are supposed to be run using the "go" command.
This patch removes standalone images handling from the do_bootm().

Signed-off-by: Marian Balakowicz <m8@semihalf.com>
common/cmd_bootm.c