[U-Boot] [PATCH 1/2] itest: make memory access work under sandbox
Simon Glass
sjg at chromium.org
Sat Oct 3 16:30:25 CEST 2015
On 2 October 2015 at 06:56, Stephen Warren <swarren at wwwdotorg.org> wrote:
> itest accesses memory, and hence must map/unmap it. Without doing so, it
> accesses invalid addresses and crashes.
>
> Signed-off-by: Stephen Warren <swarren at wwwdotorg.org>
> ---
> common/cmd_itest.c | 21 ++++++++++++++++-----
> 1 file changed, 16 insertions(+), 5 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list