mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 08:42:12 +02:00
mkimage: Add OMAP boot image support
- Add mkimage support for OMAP boot image - Add support for OMAP boot image(MLO) generation in the new SPL framework Signed-off-by: John Rigby <john.rigby@linaro.org> Signed-off-by: Aneesh V <aneesh@ti.com> Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
This commit is contained in:
@@ -144,5 +144,6 @@ void init_imx_image_type (void);
|
||||
void init_default_image_type (void);
|
||||
void init_fit_image_type (void);
|
||||
void init_ubl_image_type(void);
|
||||
void init_omap_image_type(void);
|
||||
|
||||
#endif /* _MKIIMAGE_H_ */
|
||||
|
Reference in New Issue
Block a user