Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Imx93 po patches to nuttx #271

Merged
merged 2 commits into from
Aug 29, 2024
Merged

Imx93 po patches to nuttx #271

merged 2 commits into from
Aug 29, 2024

Conversation

joukkone
Copy link

Summary

When using nuttx bootloader psci is not available in system, so chage logic so that it is behind new
configuration flag.

Other patch fixes minor compilation errors on tca64xx ioexpander driver

Impact

Testing

New configuration IMX9_HAVE_ATF_FIRMWARE introduced,
it is default on and it selects ARCH_HAVE_PSCI, when compiling
bootloader or when using bootloader that does not have atf
this shall be disabled

Signed-off-by: Jouni Ukkonen <[email protected]>
Debug print and variable declaration fixed

Signed-off-by: Jouni Ukkonen <[email protected]>
@joukkone joukkone requested a review from jlaitine August 28, 2024 11:45
@jlaitine jlaitine merged commit 7c6ddcf into master Aug 29, 2024
11 checks passed
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