Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-05-14 | arm: Use image_setup_linux() instead of local code | Simon Glass | |
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> |