Skip to content
Commit 325bb40f authored by Fabio Estevam's avatar Fabio Estevam Committed by Stefano Babic
Browse files

tools: imx8mimage: Restore the original __ALIGN_MASK() macro

Since commit c738adb8

 ("tool: Move ALIGN_MASK to header as common MACRO")
the i.MX8MQ EVK board no longer boots.

The reason is that imx8mimage.c used a custom __ALIGN_MASK() macro, so
restore the original macro to fix the boot and rename it accordingly.

Reported-by: default avatarLukas Rusak <lorusak@gmail.com>
Signed-off-by: default avatarFabio Estevam <festevam@gmail.com>
Tested-by: default avatarYe Li <ye.li@nxp.com>
parent f19d1a94
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment