
13 Dec
2023
13 Dec
'23
9:39 p.m.
Just use map_to_sysmem() instead of all the casting.
Signed-off-by: Simon Glass sjg@chromium.org ---
boot/image-fdt.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-)
Applied to u-boot-dm/next, thanks!