commit | 68a431e6386a2e31137324f49fd3081e57fed31a | [log] [tgz] |
---|---|---|
author | Gary Bisson <bisson.gary@gmail.com> | Mon Aug 05 23:25:08 2024 +0200 |
committer | Fabio Estevam <festevam@denx.de> | Tue Aug 13 08:28:24 2024 -0300 |
tree | d18652c93d47dda0e555b4d2bc331c39c48394d8 | |
parent | 1e0b91d6fc07557faef0f458a3095b67c4557c50 [diff] |
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>