
6 Dec
2018
6 Dec
'18
12:11 a.m.
Replace the raw cast with a map_sysmem() call so this code works with sandbox.
Signed-off-by: Simon Glass sjg@chromium.org ---
lib/physmem.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-)
Applied to u-boot-dm/master, thanks!