Home
last modified time | relevance | path

Searched hist:"3 e51266a4e530026c002e210754c737a0caaa050" (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/arch/powerpc/lib/
H A Dbootm.cdiff 3e51266a4e530026c002e210754c737a0caaa050 Wed May 08 03:06:04 CDT 2013 Simon Glass <sjg@chromium.org> powerpc: Use image_setup_linux() instead of local code

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

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