Matteo Golin
8a8a5af90d
!boards/boardctl: Remove BOARDIOC_INIT
...
BREAKING CHANGE: Remove BOARDIOC_INIT macro now that the interface is
removed in favour of CONFIG_BOARD_LATE_INITIALIZE.
Quick fix: instead of calling BOARDIOC_INIT from your application,
instead enable late initialization to have it performed automatically
prior to application entry.
If you need custom initialization logic, use the board_final_initialize
function and `BOARDIOC_FINALINIT` command instead.
Signed-off-by: Matteo Golin <matteo.golin@gmail.com >
2026-05-26 09:57:29 +08:00
..
2026-05-26 09:57:29 +08:00
2024-10-04 08:18:42 +08:00
2026-05-19 16:21:28 +08:00
2026-05-19 16:21:28 +08:00
2024-10-04 08:18:42 +08:00
2024-12-20 11:46:14 -03:00
2024-10-04 08:18:42 +08:00
2024-10-10 18:46:51 +08:00
2024-10-04 08:18:42 +08:00
2026-01-14 09:39:51 +08:00
2024-10-04 08:18:42 +08:00
2024-10-04 08:18:42 +08:00
2025-07-16 14:11:41 +08:00
2024-10-04 08:18:42 +08:00
2026-01-26 19:34:00 +08:00
2024-10-04 08:18:42 +08:00
2025-05-26 18:49:45 +08:00
2024-12-20 11:46:14 -03:00
2024-10-04 08:18:42 +08:00
2024-10-04 08:18:42 +08:00
2026-01-15 16:08:23 -03:00
2024-10-04 08:18:42 +08:00
2024-12-20 11:46:14 -03:00
2024-10-04 08:18:42 +08:00
2024-10-04 08:18:42 +08:00
2024-12-20 11:46:14 -03:00
2024-10-04 08:18:42 +08:00
2026-01-16 21:11:39 +08:00
2024-10-04 08:18:42 +08:00
2024-10-04 08:18:42 +08:00
2024-10-04 08:18:42 +08:00
2024-10-04 08:18:42 +08:00
2026-01-28 02:06:23 +08:00
2024-10-04 08:18:42 +08:00
2024-10-04 08:18:42 +08:00
2024-10-04 08:18:42 +08:00
2025-12-30 10:22:09 -03:00
2026-01-30 17:20:24 +08:00
2024-10-04 08:18:42 +08:00
2025-12-30 10:22:09 -03:00
2024-10-04 08:18:42 +08:00
2026-05-19 16:21:28 +08:00
2024-10-04 08:18:42 +08:00
2024-10-04 08:18:42 +08:00
2024-10-04 08:18:42 +08:00
2024-10-04 08:18:42 +08:00
2024-10-04 08:18:42 +08:00
2025-05-23 10:48:41 +08:00
2026-01-15 23:16:27 +08:00