> 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 <[email protected]> Besides the minor comment: Reviewed-by: Peng Fan <[email protected]> Regards, Peng.

