On 2 October 2015 at 06:56, Stephen Warren <[email protected]> wrote: > itest accesses memory, and hence must map/unmap it. Without doing so, it > accesses invalid addresses and crashes. > > Signed-off-by: Stephen Warren <[email protected]> > --- > common/cmd_itest.c | 21 ++++++++++++++++----- > 1 file changed, 16 insertions(+), 5 deletions(-)
Reviewed-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

