Home
last modified time | relevance | path

Searched hist:"24507 cf50aa7438649bc4fafe80fb2eb0bf9dd90" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/m68k/lib/
H A Dbootm.c24507cf50aa7438649bc4fafe80fb2eb0bf9dd90 Wed May 08 08:06:05 UTC 2013 Simon Glass <sjg@chromium.org> m68k: Use image_setup_linux() instead of local code

Rather than having similar code in m68k, use image_setup_linux() which
should be common across all architectures that use the FDT.

Signed-off-by: Simon Glass <sjg@chromium.org>