commit | 38eb508e8e811e2e57628f445de3a24a23c7d804 | [log] [tgz] |
---|---|---|
author | Gerald Van Baren <vanbaren@cideas.com> | Sat May 12 09:45:46 2007 -0400 |
committer | Gerald Van Baren <vanbaren@cideas.com> | Fri Aug 10 19:21:36 2007 -0400 |
tree | 41079734bc05b2ff0ee234d2aa2fa57425a16ed0 | |
parent | 89c8757d8f213c47709bdc4efe0695263a6080a6 [diff] |
Reorganize and fix problems (returns) in the bootm command. Do *NOT* return after the "point of no return" has been passed. If something goes wrong, the board must be reset after that point. Move the "Transferring control to Linux" debug message back to where it belongs: just before transferring control to linux. Signed-off-by: Gerald Van Baren <vanbaren@cideas.com>