Skip to content

Commit

Permalink
Merge pull request #1304 from balena-io/add_custom_fdt_orin_nx
Browse files Browse the repository at this point in the history
vars-schema: Add custom DTB support for Jetson Orin NX
  • Loading branch information
flowzone-app[bot] authored Apr 7, 2023
2 parents d32efff + 60fb7cb commit add07e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/features/vars-schema/env-vars.ts
Original file line number Diff line number Diff line change
Expand Up @@ -290,6 +290,7 @@ export const DEVICE_TYPE_SPECIFIC_CONFIG_VAR_PROPERTIES: Array<{
'14.0.8': ['imx8m-var-dart', 'imx8mm-var-dart'],
'14.0.16': ['imx8mm-var-som'],
'14.2.16': ['jetson-agx-orin-devkit'],
'14.10.2': ['jetson-orin-nx-xavier-nx-devkit'],
},
{
RESIN_HOST_EXTLINUX_fdt: {
Expand Down

0 comments on commit add07e2

Please sign in to comment.