commit | 927f0c46a4e0ee61643559b35de567b904a95c95 | [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 | 54700a2d104adf355a7c1eeed546027c2b19bacc [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>