Replace the raw cast with a map_sysmem() call so this code works with
sandbox.
Signed-off-by: Simon Glass
---
lib/physmem.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
Applied to u-boot-dm/master, thanks!
___
U-Boot mailing list
U-Boot@l
Replace the raw cast with a map_sysmem() call so this code works with
sandbox.
Signed-off-by: Simon Glass
---
lib/physmem.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/lib/physmem.c b/lib/physmem.c
index f21ac243edc..84b191dae3e 100644
--- a/lib/physmem.c
+++ b/lib/ph
2 matches
Mail list logo