1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-04-11 22:00:00 +02:00
Files
u-boot-megous/drivers
Andre Przywara 75d28bd090 power: pmic: sunxi: only build AXP drivers for SPL
The axp<xxx>.c drivers are only used for the SPL, for U-Boot proper we
have a separate, DM compliant driver.
Mask the build instructions with CONFIG_SPL_BUILD, to avoid them being
build for U-Boot proper as well.

The AXP221 driver defines axp_get_sid(), which is used in the U-Boot
proper cpuinfo() code, and some old LCD code directly calls axp_set_eldo(),
so we keep that driver outside the new guards. This will be fixed properly
later.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
2024-07-15 18:07:37 +01:00
..
2024-06-14 10:39:35 -06:00
2024-06-14 10:39:35 -06:00
2024-06-04 08:09:09 -06:00
2024-06-24 13:34:52 -06:00
2024-06-24 13:34:52 -06:00
2024-06-24 13:34:52 -06:00
2023-11-07 14:50:51 -05:00
2024-05-05 11:21:39 -03:00
2024-04-26 08:28:35 +03:00
2024-06-04 08:09:09 -06:00
2024-05-05 11:21:39 -03:00