Skip to content
Snippets Groups Projects
Commit 787f10a9 authored by Philippe Reynes's avatar Philippe Reynes Committed by Tom Rini
Browse files

cmd: cp: add missing map_sysmem


The command cp fails on sandbox because the address is used
directly. To fix this issue, we call the function map_sysmem
to translate the address.

Signed-off-by: default avatarPhilippe Reynes <philippe.reynes@softathome.com>
parent ae0d12f8
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment