]> git.baikalelectronics.ru Git - uboot.git/commit
Correct SPL uses of IMX_MODULE_FUSE
authorSimon Glass <sjg@chromium.org>
Sun, 5 Feb 2023 22:40:11 +0000 (15:40 -0700)
committerTom Rini <trini@konsulko.com>
Fri, 10 Feb 2023 12:41:39 +0000 (07:41 -0500)
commit8b64ea55140590fc5b4480b5ac7a78052928a6d2
treef43dfe2040da3e1c43a2ad101cea85aa40b296f3
parentf6dbb7f2e2160ebff19a11f304906075a846df41
Correct SPL uses of IMX_MODULE_FUSE

This converts 6 usages of this option to the non-SPL form, since there is
no SPL_IMX_MODULE_FUSE defined in Kconfig

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/arm/include/asm/mach-imx/module_fuse.h
drivers/i2c/mxc_i2c.c
drivers/net/fec_mxc.c
drivers/usb/host/ehci-mx6.c