Skip to content
Commit c3597a19 authored by Sughosh Ganu's avatar Sughosh Ganu Committed by Tom Rini
Browse files

test: cedit: use allocated address for reading file



Instead of a randomly selected address, use an LMB allocated one for
reading the file into memory. With the LMB map now being persistent
and global, the address used for reading the file might be already
allocated as non-overwritable, resulting in a failure. Get a valid
address from LMB and then read the file to that address.

Signed-off-by: default avatarSughosh Ganu <sughosh.ganu@linaro.org>
parent 43549fde
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment