Files
u-boot/include/configs
Vincent Jardin 7252890625 board: nxp: lx2160a: without QIXIS, MC-ENET, PCI, LTC3882
The shared LX2160A board file calls helpers that only exist when
their subsystem is enabled. Gate them on the matching CONFIG_*:
 - pci_init() under CONFIG_PCI.
 - fdt_fixup_mc_ddr() and fsl_rgmii_init() under CONFIG_FSL_MC_ENET.
 - qixis_*() and the QIXIS branch of checkboard() under
   CONFIG_FSL_QIXIS; cpu_name(buf) moves out so the non-QIXIS path
   still prints "Board: <name>".
 - EVENT_SPY_SIMPLE on init_func_vid moves inside the
   CONFIG_VOL_MONITOR_LTC3882_READ guard (was outside, dangling
   symbol when LTC3882 off).

 #if / #ifdef, not IS_ENABLED(), because the helpers are themselves
conditionally compiled.

While here, lx2160a_common.h: fix BOOT_TARGET_DEVICES_MMC
1 arg vs 2 args and gate the MMC target on CONFIG_CMD_MMC,
not CONFIG_MMC.

No functional change for NXP boards: LX2160ARDB, LX2160AQDS, or
LX2162AQDS, but mainly build clean up in order to support
other NXP lx2160a boards without those HW dependencies.

Signed-off-by: Vincent Jardin <vjardin@free.fr>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
2026-05-15 19:28:31 +08:00
..
2025-07-22 13:53:03 -06:00
2024-08-30 22:47:04 -03:00
2025-09-18 18:10:11 -06:00
2024-08-30 22:47:04 -03:00
2024-09-10 13:12:32 -06:00
2023-02-10 11:24:08 -05:00
2023-02-10 11:24:08 -05:00
2025-04-16 15:39:48 +02:00
2023-05-04 12:40:47 +02:00
2023-04-28 17:52:23 +02:00
2024-07-05 13:57:01 -06:00
2024-08-30 22:47:04 -03:00
2024-08-30 22:47:04 -03:00
2024-08-30 22:47:04 -03:00
2024-08-30 22:47:04 -03:00
2023-11-06 10:20:21 -05:00
2023-02-06 13:04:53 -05:00
2025-07-22 13:53:03 -06:00
2024-08-13 06:12:33 +02:00
2024-08-13 06:12:33 +02:00
2024-08-13 06:12:33 +02:00
2024-09-19 00:13:20 -03:00
2024-07-05 13:57:01 -06:00
2024-07-05 13:57:01 -06:00
2024-07-05 13:57:01 -06:00
2024-07-05 13:57:01 -06:00
2024-07-05 13:57:01 -06:00
2024-07-05 13:57:01 -06:00
2024-07-05 13:57:01 -06:00
2024-07-05 13:57:01 -06:00
2024-07-05 13:57:01 -06:00
2024-07-05 13:57:01 -06:00
2023-05-04 12:40:47 +02:00
2024-08-30 22:47:04 -03:00
2022-04-18 11:25:13 +08:00
2024-07-05 13:57:01 -06:00
2024-07-05 13:57:01 -06:00
2024-08-30 22:47:04 -03:00
2024-08-30 22:47:04 -03:00
2024-08-30 22:47:04 -03:00
2024-08-30 22:46:58 -03:00
2024-08-30 22:47:04 -03:00
2024-08-30 22:47:04 -03:00
2023-01-18 19:41:16 -05:00
2024-08-30 22:47:04 -03:00
2023-02-06 13:04:53 -05:00
2023-09-03 23:33:04 +01:00
2025-06-26 13:45:33 -06:00
2024-10-03 09:29:23 -06:00
2024-10-03 09:29:23 -06:00
2024-10-03 09:29:23 -06:00
2024-07-05 13:57:01 -06:00
2024-08-13 06:07:31 +02:00
2022-03-03 16:51:19 -05:00
2024-07-05 13:57:01 -06:00
2026-04-27 11:26:40 -06:00
2026-04-27 11:26:40 -06:00
2026-04-27 11:26:40 -06:00
2026-05-04 22:19:49 +02:00
2025-07-27 23:11:31 +01:00
2024-07-05 13:57:01 -06:00
2024-08-30 22:47:04 -03:00
2025-05-08 08:31:12 +03:00
2024-07-05 13:57:01 -06:00
2024-08-30 22:47:04 -03:00
2023-01-09 11:30:08 -05:00
2022-12-23 10:15:12 -05:00
2024-11-26 13:20:03 +01:00
2024-07-05 13:57:01 -06:00