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

kernel: set CONFIG_ARCH_TEGRA_210 #2722

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

RiRa12621
Copy link

@RiRa12621 RiRa12621 commented Mar 6, 2025

set CONFIG_ARCH_TEGRA_210

Jetson Nano Developer Kits are using Tegra 210 SoCs, this PR enables that in Flatcar.

The Goal is to test flatcar on jetson nano developer kit. (note the "old" developer kit, not the Orin)

Kernel support should exist already: torvalds/linux@6772cd0

How to use

Not 100% clear yet, will add instructions.
The issue is that the Jetson uses u-boot and probably requires some more steps, but enabling CONFIG_ARCH_TEGRA_210 is step one. Once the image is built, further testing is possible

Testing done

Tests to follow after the generated image is available

  • Changelog entries added in the respective changelog/ directory (user-facing change, bug fix, security fix, update)
  • Inspected CI output for image differences: /boot and /usr size, packages, list files for any missing binaries, kernel modules, config files, kernel modules, etc.

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.

1 participant