
5 Aug
2024
5 Aug
'24
4:01 p.m.
Subject: [PATCH 1/5] tools: imx8image: fix soc variable for ULP
Fixes: 6ec65c8558f (tools: image: support i.MX93)
Put this just before your "Signed-off-by".
Currently the ULP token sets the soc as IMX9, making it impossible to differentiate the two families of processors. However, since the 8ULP requires specific binaries like upower which do not exist in 93, they need to be separated.
Signed-off-by: Gary Bisson bisson.gary@gmail.com
Besides the minor comment: Reviewed-by: Peng Fan peng.fan@nxp.com
Regards, Peng.