commit | c6ac13bdea0368cd8ce0478173467c032c9bacfb | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu May 16 13:53:26 2013 +0000 |
committer | Tom Rini <trini@ti.com> | Tue Jun 04 16:06:31 2013 -0400 |
tree | 5d7ba249d980787451030bda408a27e0be58c5d9 | |
parent | 4651800d51f7714c7e54c51af52a8ff5ee4461de [diff] |
sandbox: image: Adjust FIT image printing to work with sandbox Use map_sysmem() to convert from address to pointer, so that sandbox can print FIT information without crashing. Signed-off-by: Simon Glass <sjg@chromium.org>