]> git.dujemihanovic.xyz Git - u-boot.git/commit
imx: bootaux: cleanup code
authorPeng Fan <peng.fan@nxp.com>
Fri, 29 Apr 2022 08:03:11 +0000 (16:03 +0800)
committerStefano Babic <sbabic@denx.de>
Fri, 20 May 2022 07:30:28 +0000 (09:30 +0200)
commit56c2dbdabab5055927976c914099bbd038ac4958
tree65f642f0e4c6ccb45ff1146c0c34fe54deac01f1
parent290ffe57886271a6ac6b7750f70410ee51727f42
imx: bootaux: cleanup code

Use if (CONFIG_IS_ENABLED()) to make code cleaner
Enable elf support for i.MX8M

Signed-off-by: Peng Fan <peng.fan@nxp.com>
arch/arm/mach-imx/imx_bootaux.c