commit | f059d0a136e71cd0bc65f1beab7b082e9e018a4d | [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 | 7e23b720fb9b59617827eab88f674d2c4566ce93 [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>