commit | 1438c45ce1a77e9c02d77d5ef458439e68d40f87 | [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 | d21608504ff901933be67a80f2d90f761eb832d6 [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>