[PATCH 2/3] ARM: imx: mx5: Enable Thumb2 build on MX53 Menlo board

2021-10-20 Thread sbabic
> Build U-Boot in Thumb2 mode for M53Menlo board, this makes better > use of the CPU since the instruction density is higher. > Signed-off-by: Marek Vasut > Cc: Stefano Babic Applied to u-boot-imx, master, thanks ! Best regards, Stefano Babic --

[PATCH 2/3] ARM: imx: mx5: Enable Thumb2 build on MX53 Menlo board

2021-09-11 Thread Marek Vasut
Build U-Boot in Thumb2 mode for M53Menlo board, this makes better use of the CPU since the instruction density is higher. Signed-off-by: Marek Vasut Cc: Stefano Babic --- configs/m53menlo_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/configs/m53menlo_defconfig b/configs/m53menlo