Matteo Golin
48db502daf
!boards: Remove NSH_ARCHINIT and board_app_initialize
...
BREAKING: In an effort to simplify NuttX initialization, NSH_ARCHINIT is
removed. board_app_initialize is also removed. BOARD_LATE_INITIALIZE now
performs all board initialization logic, and is by default enabled. All
references to these symbols are removed. BOARDIOC_INIT remains, but will
result in -ENOTTY when called. It is to be removed in a later commit.
Quick fix: Boards relying on NSH_ARCHINIT should now enable
CONFIG_BOARD_LATE_INITIALIZE instead. If the application needs
fine-grained control over board initialization from userspace, the logic
performed by BOARDIOC_INIT may be copied to the board_finalinitialize
function and used instead via BOARDIOC_FINALINIT. All
board_app_initialize logic provided by NuttX is now moved to
board_late_initialize, and the same should be done for out-of-tree
boards.
Signed-off-by: Matteo Golin <matteo.golin@gmail.com >
2026-05-02 18:36:46 +08:00
..
2023-10-24 13:56:34 +08:00
2024-10-22 13:56:23 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2025-04-30 13:45:46 +08:00
2023-10-24 13:56:34 +08:00
2023-10-27 13:21:40 -03:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2025-09-10 12:48:00 -03:00
2026-02-02 20:40:33 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2025-09-10 17:52:38 -04:00
2025-05-15 11:33:41 +08:00
2025-07-24 14:44:02 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2025-07-24 14:44:02 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2025-11-10 13:48:23 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2023-11-18 17:07:20 -08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2025-05-26 10:51:51 -03:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2024-12-10 09:38:40 -03:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2024-08-08 12:19:25 +08:00
2024-09-05 11:28:12 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2026-04-24 16:27:08 +08:00
2026-05-02 18:36:46 +08:00
2023-10-24 13:56:34 +08:00
2025-07-16 09:12:41 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2023-10-27 13:21:40 -03:00
2023-10-24 13:56:34 +08:00
2025-04-11 09:43:22 +08:00
2023-10-24 13:56:34 +08:00
2026-04-14 16:05:54 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2025-12-24 16:50:27 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2025-05-19 20:21:33 +08:00
2025-07-24 14:44:02 +08:00
2026-04-21 09:39:04 +08:00
2026-03-24 09:39:42 +08:00
2026-03-23 11:07:49 +01:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2025-04-11 09:43:22 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2023-10-27 13:21:40 -03:00
2025-04-30 13:45:46 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2025-01-30 13:45:01 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2025-07-24 14:44:02 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2026-01-05 09:47:23 +08:00
2023-10-24 13:56:34 +08:00
2025-07-24 14:44:02 +08:00
2024-11-05 14:59:37 +08:00
2023-10-24 13:56:34 +08:00
2026-03-08 16:08:39 -03:00
2023-10-24 13:56:34 +08:00
2023-10-29 10:35:51 +08:00
2023-10-29 10:35:51 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2023-10-27 13:21:40 -03:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2023-10-27 13:21:40 -03:00
2025-07-24 14:44:02 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2026-03-29 12:35:22 -03:00
2023-10-24 13:56:34 +08:00
2026-04-24 16:27:08 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2025-08-21 17:43:09 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 13:56:34 +08:00
2023-10-24 10:29:01 -03:00