diff options
author | Simon Glass <sjg@chromium.org> | 2013-05-08 08:06:06 +0000 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2013-05-14 15:37:26 -0400 |
commit | 2a08b740e39d618f9428cfdcf8e1caa7239bcb8f (patch) | |
tree | af92c2e9df1589c85446bf64d6c29d4618bc6eb5 /tools/ublimage.c | |
parent | 24507cf50aa7438649bc4fafe80fb2eb0bf9dd90 (diff) | |
download | u-boot-imx-2a08b740e39d618f9428cfdcf8e1caa7239bcb8f.zip u-boot-imx-2a08b740e39d618f9428cfdcf8e1caa7239bcb8f.tar.gz u-boot-imx-2a08b740e39d618f9428cfdcf8e1caa7239bcb8f.tar.bz2 |
sparc: Use image_setup_linux() instead of local code
Sparc only really sets up the ramdisk, but we should still use
image_setup_linux() so that setup is common across all architectures
that use the FDT.
Cover-letter
Introduce a common image_setup_linux() function
This series continues the work to tidy up the image code. Each
architecture has its own code for setting up ready for booting linux.
An attempt is made here to unify these in a single image_setup_linux()
function.
The part of the image code that deals with FDT is split into image-fdt.c
and a few tweaks are added to make FIT images more viable in SPL.
END
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'tools/ublimage.c')
0 files changed, 0 insertions, 0 deletions