Patrice Chotard
1a87755ecd
serial: stm32: restrict _debug_uart_init() usage
...
Since commit 948da7773e ("arm: Add new config option ARCH_VERY_EARLY_INIT")
debug_uart_init() is called respectively in crt0.S and crt0_64.S.
That means that _debug_uart_init() is called for all STM32MP platforms
even for those which doesn't support SPL_BUILD.
So restrict _debug_uart_init() execution for platforms which can have
SPL_BUILD enabled (STM32MP1 platform only).
It's more needed to call debug_uart_init() in stm32mp1/cpu.c.
Signed-off-by: Patrice Chotard <patrice.chotard@foss.st.com >
Reviewed-by: Patrick Delaunay <patrick.delaunay@foss.st.com >
2025-03-12 16:44:31 +01:00
..
2024-10-26 10:46:48 +08:00
2025-01-20 19:26:54 -06:00
2024-05-20 13:35:03 -06:00
2024-12-15 11:39:23 -06:00
2025-01-24 14:15:05 -06:00
2025-02-14 10:19:24 -06:00
2024-10-11 11:44:48 -06:00
2025-01-22 16:35:18 +01:00
2024-11-06 18:56:51 +08:00
2025-02-25 10:54:05 -06:00
2025-01-22 17:08:47 -06:00
2024-12-07 09:07:04 -03:00
2024-12-24 18:07:53 +01:00
2025-02-25 10:54:01 -06:00
2024-05-20 13:35:03 -06:00
2024-11-20 17:57:58 +01:00
2025-02-28 08:38:48 -06:00
2024-05-20 13:35:03 -06:00
2025-01-31 08:57:39 +01:00
2024-12-31 17:55:02 -06:00
2025-02-05 16:22:55 +01:00
2024-05-20 13:35:03 -06:00
2024-05-24 13:42:07 -06:00
2025-02-24 17:15:14 -06:00
2024-05-20 13:35:03 -06:00
2024-12-11 08:36:24 +01:00
2024-10-11 11:44:48 -06:00
2024-11-24 15:41:32 -06:00
2025-02-18 12:30:53 -06:00
2024-12-31 15:24:26 -06:00
2024-10-29 18:45:22 -06:00
2025-01-22 17:08:47 -06:00
2025-02-24 14:16:28 -06:00
2025-02-28 08:37:49 -06:00
2024-10-11 12:23:25 -06:00
2025-02-26 18:26:57 +01:00
2025-01-20 19:26:54 -06:00
2024-05-20 13:35:03 -06:00
2025-01-23 12:11:49 -06:00
2024-05-20 13:35:03 -06:00
2025-01-22 16:43:54 +01:00
2025-02-24 17:15:14 -06:00
2025-02-18 10:49:36 -06:00
2025-03-12 16:39:39 +01:00
2025-01-27 13:26:00 -06:00
2024-05-20 13:35:03 -06:00
2025-02-21 11:36:37 -06:00
2024-10-11 11:44:48 -06:00
2025-01-22 16:43:53 +01:00
2025-02-10 10:29:10 -06:00
2025-01-31 11:28:55 -06:00
2025-03-12 16:44:31 +01:00
2024-05-20 13:35:03 -06:00
2024-05-20 13:35:03 -06:00
2024-09-06 10:47:46 +02:00
2024-07-22 10:53:06 -06:00
2025-02-18 07:59:59 -06:00
2024-07-05 12:07:37 +02:00
2025-02-28 08:41:54 -06:00
2024-10-11 11:44:48 -06:00
2024-04-26 08:28:35 +03:00
2024-07-22 10:53:06 -06:00
2025-02-11 20:10:58 -06:00
2025-02-18 08:26:43 -06:00
2024-10-14 08:56:03 +02:00
2025-02-11 09:00:42 +01:00
2025-01-22 17:08:47 -06:00
2025-01-20 19:26:54 -06:00
2024-05-20 13:35:03 -06:00
2024-05-20 13:35:03 -06:00
2025-01-09 15:25:36 -06:00
2024-05-20 13:35:03 -06:00
2024-12-14 09:34:16 -06:00