Skip to content

Commit e170f09

Browse files
committed
Nothing can't stop you from flashing older versions of Jetson Orin Nano with "SUPER" variant of firmware to get better perfomance profiles. But it doesn't get detected by PlatformDetecter as board name gets SUPER sufix like this "['nvidia,p3768-0000+p3767-0003-super', 'nvidia,p3767-0003', 'nvidia,tegra234', '']"
1 parent 0afa93d commit e170f09

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

adafruit_platformdetect/constants/boards.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -425,6 +425,7 @@
425425
(
426426
"nvidia,p3509-0000+p3767-0003",
427427
"nvidia,p3768-0000+p3767-0003",
428+
"nvidia,p3768-0000+p3767-0003-super",
428429
"nvidia,p3509-0000+p3767-0004",
429430
"nvidia,p3768-0000+p3767-0004",
430431
"nvidia,p3509-0000+p3767-0005",

0 commit comments

Comments
 (0)