]> git.baikalelectronics.ru Git - uboot.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)
commit9d22a64ea09d62dccf8e903efd31fff80a30e665
tree65f642f0e4c6ccb45ff1146c0c34fe54deac01f1
parent6c9427e0301ad32d05e5cf68889860fc2e437019
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