mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 16:52:14 +02:00
Use the common FDT setup function that is now available in image. Move the FDT-specific code to a new bootm-fdt.c and remove unused headers from bootm.c. Signed-off-by: Simon Glass <sjg@chromium.org>