commit | 7af26b1669b75a02e1cfaa68ac526897e790af84 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Jul 10 23:08:09 2013 -0700 |
committer | Tom Rini <trini@ti.com> | Fri Jul 12 10:32:39 2013 -0400 |
tree | 8f712f6ac5e9fee0aebe6412a0cc80f5aecd71c8 | |
parent | ec3902919307f1e1defbefa177a9298f0ddb7e53 [diff] |
blackfin: x86: bootm: Handle PREP stage of bootm The OS function is now always called with the PREP stage. Adjust the remaining bootm OS functions to deal with this correctly. Signed-off-by: Simon Glass <sjg@chromium.org>