Files
u-boot/drivers
Niko Mauno 7d39e29350 misc: imx_ele: Fix compile without CMD_FUSE
If CONFIG_CMD_FUSE is not enabled in imx93_11x11_evk_defconfig, then
compilation fails with various undefined references to 'fuse_read',
such as:

  | .../arch/arm/mach-imx/imx9/soc.c:188:(.text.get_cpu_rev+0x38): undefined reference to `fuse_read'

therefore remove the 'fuse' command dependency in order to compile
fuse.c unconditionally to mitigate the issue.

Signed-off-by: Niko Mauno <niko.mauno@vaisala.com>
2026-03-16 18:44:13 -03:00
..
2025-10-30 12:32:12 -06:00
2026-03-13 02:56:52 +08:00
2026-03-16 18:44:00 -03:00
2026-03-09 15:26:34 -06:00
2026-03-09 15:26:34 -06:00
2026-03-09 15:26:34 -06:00
2026-03-09 15:26:34 -06:00
2026-03-16 18:44:00 -03:00
2026-03-09 15:26:34 -06:00
2025-08-27 15:49:59 +08:00
2025-08-14 10:58:46 -06:00
2026-01-14 16:25:09 +01:00
2026-03-09 15:26:34 -06:00
2025-10-14 10:42:27 +03:00
2026-03-09 15:26:34 -06:00
2026-03-09 15:26:34 -06:00
2025-11-07 15:34:22 -06:00