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 <s...@chromium.org> --- (no changes since v1) boot/image-fdt.c | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) Applied to u-boot-dm, thanks!