]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
image: Use fit_image_load() to load ramdisk
authorSimon Glass <sjg@chromium.org>
Thu, 16 May 2013 13:53:22 +0000 (13:53 +0000)
committerTom Rini <trini@ti.com>
Tue, 4 Jun 2013 20:06:31 +0000 (16:06 -0400)
commita51ec63b85edbc6f8987069d0a60eec09d4f35c8
tree364d706b98d3a65ba484611ff0c14d38ab0e822c
parent782cfbb25900797651be8876e834da1d12e0c68d
image: Use fit_image_load() to load ramdisk

Use the new common code to load a ramdisk. The functionality should not
change.

Signed-off-by: Simon Glass <sjg@chromium.org>
common/image-fit.c
common/image.c
include/image.h