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

Add initial support for TI SK-AM69 board #7885

Merged
merged 1 commit into from
Feb 28, 2025

Conversation

glneo
Copy link
Collaborator

@glneo glneo commented Feb 27, 2025

Description

Hello all,

This PR adds support for the Texas Instruments SK-AM69. Features,
schematics, and purchase links can be found on the board page[0].

Notable features:

8x 64-bit Arm-Cortex A72 microprocessor
32 TOPS deep learning hardware-accelerated edge AI
32GB LPDDR4‐4266 with support for inline ECC
H.264/H.265 video encode/decode
Three CSI-2 ports compatible with Raspberry Pi
DisplayPort (v1.4) 4K resolution with MST support and HDMI
Three USB 3.0 Type A ports, one USB 3.0 Type C port
Gigabit Ethernet and 4x CAN-FD Headers
M.2 Key E and M.2 Key M connectors

Thanks!

[0] https://www.ti.com/tool/SK-AM69

How Has This Been Tested?

  • Build/Boot tested Trixie CLI/Minimal on Current(v6.6) and Edge(v6.12) kernels
  • Build/Boot tested Noble CLI/Minimal on Current(v6.6) and Edge(v6.12) kernels
  • Gbit Ethernet works
  • HDMI works
  • USB 3.0 ports work

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules

@glneo glneo requested a review from igorpecovnik as a code owner February 27, 2025 15:43
@github-actions github-actions bot added size/small PR with less then 50 lines Needs review Seeking for review Hardware Hardware related like kernel, U-Boot, ... labels Feb 27, 2025
@HeyMeco
Copy link
Contributor

HeyMeco commented Feb 27, 2025

Looks great
Offtopic: If you have the chance to test out a PCIe GPU on that board and report back that would be really interesting

@Grippy98
Copy link
Contributor

I started on that path a while before any of the ARM drivers existed but I got an RTX3080 to report correctly with no DMESG errors so PCIe controller didn’t seem to be an issue.

Still have it setup at home so we can do a hack session or something on Discord one of these days if you guys want.

IMG_5545

@HeyMeco
Copy link
Contributor

HeyMeco commented Feb 27, 2025

@Grippy98 that sounds awesome!
Are you in the armbian discord already? https://discord.gg/armbian

@Grippy98
Copy link
Contributor

Yup, pinged you in the main chat. Andrei / Grippy on there

@igorpecovnik igorpecovnik added Ready to merge Reviewed, tested and ready for merge 05 Milestone: Second quarter release and removed Needs review Seeking for review labels Feb 28, 2025
@igorpecovnik igorpecovnik merged commit 2b7cb0d into armbian:main Feb 28, 2025
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
05 Milestone: Second quarter release Hardware Hardware related like kernel, U-Boot, ... Ready to merge Reviewed, tested and ready for merge size/small PR with less then 50 lines
Development

Successfully merging this pull request may close these issues.

5 participants