commit | d8ffd938f1903cbf5cf03d75e2306e0da8ce4ffb | [log] [tgz] |
---|---|---|
author | Michael Walle <michael@walle.cc> | Wed Sep 29 13:39:10 2021 +0200 |
committer | Priyanka Jain <priyanka.jain@nxp.com> | Tue Nov 09 14:43:24 2021 +0530 |
tree | 4e7e140a026f8430968930905c58e47f077bae94 | |
parent | 9e91bb036743e57b5fcb467c72ea426bb8776296 [diff] |
board: sl28: generate FIT update image Generate a FIT update image during build. The image will be called "u-boot.update" and can be used to build an EFI UpdateCapsule or during DFU mode. Although, the latter isn't supported because there is no USB OTG driver yet. Signed-off-by: Michael Walle <michael@walle.cc> Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>