]> git.dujemihanovic.xyz Git - u-boot.git/commit
tools: imx8image: add upower image support
authorGary Bisson <bisson.gary@gmail.com>
Mon, 5 Aug 2024 21:25:08 +0000 (23:25 +0200)
committerFabio Estevam <festevam@denx.de>
Tue, 13 Aug 2024 11:28:24 +0000 (08:28 -0300)
commit68a431e6386a2e31137324f49fd3081e57fed31a
treed18652c93d47dda0e555b4d2bc331c39c48394d8
parent1e0b91d6fc07557faef0f458a3095b67c4557c50
tools: imx8image: add upower image support

Part of the upower management was included in a previous commit [1].
This patch only adds the bits required to properly parse a config file
that would include the binary as follows:
IMAGE PWR upower.bin

[1] 6ec65c8558f (tools: image: support i.MX93)

Signed-off-by: Gary Bisson <bisson.gary@gmail.com>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
include/imx8image.h
tools/imx8image.c