Skip to content

boot: nuttx: Remove deprecated board initialization#2726

Open
linguini1 wants to merge 1 commit intomcu-tools:mainfrom
linguini1:remove-boardinit
Open

boot: nuttx: Remove deprecated board initialization#2726
linguini1 wants to merge 1 commit intomcu-tools:mainfrom
linguini1:remove-boardinit

Conversation

@linguini1
Copy link
Copy Markdown

NuttX now relies on kernel logic to perform the boot tasks that were once done from this removed userspace call. This commit removes it to be in line with the current boot method. BOARDIOC_FINALINIT can still be used by NuttX users to perform custom initialization tasks/as a boot hook.

See the accompanying NuttX PR which finalizes this command's removal here: apache/nuttx#18832

NuttX now relies on kernel logic to perform the boot tasks that were
once done from this removed userspace call. This commit removes it to be
in line with the current boot method. BOARDIOC_FINALINIT can still be
used by NuttX users to perform custom initialization tasks/as a boot
hook.

Signed-off-by: Matteo Golin <matteo.golin@gmail.com>
@linguini1
Copy link
Copy Markdown
Author

First time contributing here, I read the guidelines and tried to make sure my commits follow the format used but please let me know if anything needs changing!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants