Files
u-boot/board
Samuel Holland 3ba0a25c44 sunxi: Skip MMC0 init when its pinmux conflicts with UART0
Currently, selecting UART0_PORT_F entirely disables MMC support on sunxi
platforms. But this is a bigger hammer then needed. Muxing UART0 to the
pins on port F only causes a conflict with MMC0, so minimize the impact
by specifically skipping MMC0 init. We can continue to use MMC1/2 if
those are enabled.

Let's also remove the preprocessor check while refacting this function.

Signed-off-by: Samuel Holland <samuel@sholland.org>
Reviewed-by: Andre Przywara <andre.przywara@arm.com>
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
2022-05-24 01:14:35 +01:00
..
2022-03-07 11:36:12 -05:00
2021-11-07 18:36:55 +01:00
2021-09-07 16:22:30 -04:00
2022-04-28 09:26:44 -04:00
2022-04-28 09:26:44 -04:00
2021-10-27 16:38:26 -04:00
2021-09-04 11:42:41 -04:00
2022-04-28 09:26:44 -04:00
2021-09-07 16:22:30 -04:00
2022-04-28 09:26:44 -04:00
2022-04-28 09:26:44 -04:00
2022-04-08 09:05:20 -04:00
2022-05-02 09:58:13 -04:00
2022-04-28 09:26:44 -04:00
2022-03-28 20:16:46 +02:00
2022-05-10 13:56:12 +02:00
2022-04-12 15:36:18 +02:00
2022-01-08 11:16:03 -05:00