commit | 65817a6603cbdb130a29507bc30e7ed356f6658a | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu May 16 13:53:22 2013 +0000 |
committer | Tom Rini <trini@ti.com> | Tue Jun 04 16:06:31 2013 -0400 |
tree | 364d706b98d3a65ba484611ff0c14d38ab0e822c | |
parent | 384d86dcb4337c69b2a42043c98ce911f8de08d7 [diff] |
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>