commit | a1e98d691a9eaf215199e528194ff16eee0fe613 | [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 | 7036580ff4c6759cd0a1b0bef6ba738df9ae9a5a [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>