commit | 7e5581ed99a89bf477d7c48c9822a9010614ec72 | [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 | bde3f22fcab12ce28114b9ed39b3dd91ab5344c1 [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>