[U-Boot] [PATCH 2/2] Use map_sysmem when accessing memory in setexpr

Simon Glass sjg at chromium.org
Tue May 12 00:41:57 CEST 2015


On 11 May 2015 at 12:53, Joe Hershberger <joe.hershberger at ni.com> wrote:
> The setexpr command used to segfault when accessing memory in sandbox.
> The pointer accesses should be mapped.
>
> Signed-off-by: Joe Hershberger <joe.hershberger at ni.com>
> Cc: Simon Glass <sjg at chromium.org>
> ---
>
>  common/cmd_setexpr.c | 32 +++++++++++++++++++++++---------
>  1 file changed, 23 insertions(+), 9 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list