commit | e99c26694a384221d336f6448c06a57479c0baa4 | [log] [tgz] |
---|---|---|
author | Marian Balakowicz <m8@semihalf.com> | Thu Jan 31 13:20:07 2008 +0100 |
committer | Wolfgang Denk <wd@denx.de> | Thu Feb 07 01:12:58 2008 +0100 |
tree | fc5ef68b16f135096bf4cbb33ed20758fd42505c | |
parent | 4a2ad5ff6400698433dd7203d34939c3c9cc9bff [diff] |
[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>