Searched hist:"782 cfbb25900797651be8876e834da1d12e0c68d" (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/common/ |
| H A D | image-fit.c | 782cfbb25900797651be8876e834da1d12e0c68d Thu May 16 13:53:21 UTC 2013 Simon Glass <sjg@chromium.org> image: Introduce fit_image_load() to load images from FITs
At present code to load an image from a FIT is duplicated in the three places where it is needed (kernel, fdt, ramdisk).
The differences between these different code copies is fairly minor. Create a new function in the fit code which can handle any of the requirements of those cases.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
| /rk3399_rockchip-uboot/include/ |
| H A D | image.h | 782cfbb25900797651be8876e834da1d12e0c68d Thu May 16 13:53:21 UTC 2013 Simon Glass <sjg@chromium.org> image: Introduce fit_image_load() to load images from FITs
At present code to load an image from a FIT is duplicated in the three places where it is needed (kernel, fdt, ramdisk).
The differences between these different code copies is fairly minor. Create a new function in the fit code which can handle any of the requirements of those cases.
Signed-off-by: Simon Glass <sjg@chromium.org>
|