Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/doc/uImage.FIT/
H A Dsource_file_format.txtd7be50921ed35e36e000a5e8daba41701a5eebb9 Tue Nov 29 22:33:20 UTC 2016 Andrew F. Davis <afd@ti.com> image: Add FIT image loadable section custom processing

To help automate the loading of custom image types we add the ability
to define custom handlers for the loadable section types. When we find
a compatible type while loading a "loadable" image from a FIT image we
run its associated handlers to perform any additional steps needed for
loading this image.

Signed-off-by: Andrew F. Davis <afd@ti.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
/rk3399_rockchip-uboot/common/
H A Dimage.cd7be50921ed35e36e000a5e8daba41701a5eebb9 Tue Nov 29 22:33:20 UTC 2016 Andrew F. Davis <afd@ti.com> image: Add FIT image loadable section custom processing

To help automate the loading of custom image types we add the ability
to define custom handlers for the loadable section types. When we find
a compatible type while loading a "loadable" image from a FIT image we
run its associated handlers to perform any additional steps needed for
loading this image.

Signed-off-by: Andrew F. Davis <afd@ti.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
/rk3399_rockchip-uboot/include/
H A Dimage.hd7be50921ed35e36e000a5e8daba41701a5eebb9 Tue Nov 29 22:33:20 UTC 2016 Andrew F. Davis <afd@ti.com> image: Add FIT image loadable section custom processing

To help automate the loading of custom image types we add the ability
to define custom handlers for the loadable section types. When we find
a compatible type while loading a "loadable" image from a FIT image we
run its associated handlers to perform any additional steps needed for
loading this image.

Signed-off-by: Andrew F. Davis <afd@ti.com>
Reviewed-by: Simon Glass <sjg@chromium.org>