commit | 758409ccd291f900ba5c9ff04cdccebac49b8361 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu May 16 13:53:24 2013 +0000 |
committer | Tom Rini <trini@ti.com> | Tue Jun 04 16:06:31 2013 -0400 |
tree | c7454cebc9e561468d91795624cbfbc60a3d7f87 | |
parent | b1b799215c596e441045aa8f3bc08814faa0f573 [diff] |
sandbox: Adjust bootm command to work with sandbox Use map_sysmem() when converting from addresses to pointers, so that bootm can be used with sandbox. Signed-off-by: Simon Glass <sjg@chromium.org>