commit | 4ca30d60248b42ac6f949b3e797fbec939387cb0 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Apr 20 08:42:49 2013 +0000 |
committer | Tom Rini <trini@ti.com> | Wed May 01 11:17:21 2013 -0400 |
tree | de45f6b48f959b653e5258ea63fa7448a5649ab3 | |
parent | 39042d821ed882d448f1bcd6505df7fb6700b8f0 [diff] |
sandbox: Support 'source' command Enhance the source command to work with sandbox, by using map_sysmem() to convert a ulong address into a pointer. Signed-off-by: Simon Glass <sjg@chromium.org>