commit | 72b335e91d41ff5dfecdea57d3397f368bb488f5 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Jan 05 09:30:58 2016 -0700 |
committer | Simon Glass <sjg@chromium.org> | Wed Jan 20 19:06:22 2016 -0700 |
tree | 81efdfc4a82091cd0fc40cd6dea89bdf661545fa | |
parent | 74b1320ae535b9dfe6fb7a86e05a8787e503f59c [diff] |
sandbox: Support the bmp command Adjust this command to use map_sysmem() correctly so that it works on sandbox. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>