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

Fix cmdline options for newer NVIDIA kernel and add Jetson Orin Nano Developer Kit to GRUB options #4171

Merged
merged 2 commits into from
Aug 29, 2024

Conversation

rene
Copy link
Contributor

@rene rene commented Aug 27, 2024

Description

This PR remove the EFI framebuffer setup of NVIDIA Jetson devices (framebuffer is supported by native driver) and adds the device tree loading for the Jetson Orin Nano Developer Kit to GRUB configuration file.

Dependencies

PR #4170

The EFI framebuffer must be disabled for the latest NVIDIA kernel, so
disable it for all related devices.

Signed-off-by: Renê de Souza Pinto <rene@renesp.com.br>
Copy link
Contributor

@rucoder rucoder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

If the Jetson Orin Nano Developer kit is detected, load the
corresponding device tree.

Signed-off-by: Renê de Souza Pinto <rene@renesp.com.br>
@github-actions github-actions bot requested a review from rucoder August 27, 2024 15:48
@rene rene merged commit af9de74 into lf-edge:master Aug 29, 2024
31 of 35 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.

3 participants