
17 Oct
2022
17 Oct
'22
11:30 p.m.
This code uses casts between addresses and pointers, so does not work with sandbox. Update it so we can allow sandbox to do device tree fixups.
Signed-off-by: Simon Glass sjg@chromium.org ---
(no changes since v1)
boot/image-fdt.c | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-)
Applied to u-boot-dm, thanks!