Skip to content

Allow model name of 'Jetson-AGX' #37

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

Merged
merged 1 commit into from
Aug 16, 2019

Conversation

swarren
Copy link
Contributor

@swarren swarren commented Aug 14, 2019

For some reason, my software build has a device tree model value of
Jetson-AGX rather than Jetson-Xavier. Enhance the board detection code
to cater for this.

For some reason, my software build has a device tree model value of
Jetson-AGX rather than Jetson-Xavier. Enhance the board detection code
to cater for this.
@swarren
Copy link
Contributor Author

swarren commented Aug 14, 2019

@bibekbasu

@swarren
Copy link
Contributor Author

swarren commented Aug 16, 2019

I have checked L4T (Linux4Tegra) release 32.1 and 32.2. 32.1 has model 'jetson-xavier' and so the existing PlatformDetect code works OK there. 32.2 has model 'Jetson-AGX' and so we need this fix for PlatformDetect to work correctly with the latest released L4T software.

Copy link
Collaborator

@makermelissa makermelissa left a comment

Choose a reason for hiding this comment

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

Ok, that makes more sense. Looks good.

@makermelissa makermelissa merged commit aacfd20 into adafruit:master Aug 16, 2019
@swarren swarren deleted the model-jetson-agx branch February 24, 2020 19:41
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