Skip to content

Commit

Permalink
Add initial support for TI SK-AM69 board
Browse files Browse the repository at this point in the history
  • Loading branch information
glneo authored and igorpecovnik committed Feb 28, 2025
1 parent eca8e99 commit 2b7cb0d
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions config/boards/sk-am69.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# TI SK-AM69 octa core 32GB 32TOPS GBE USB3 OSPI DisplayPort HDMI

BOARD_NAME="SK-AM69"
BOARDFAMILY="k3"
BOARD_MAINTAINER="glneo"
BOOTCONFIG="am69_sk_a72_defconfig"
BOOTFS_TYPE="fat"
BOOT_FDT_FILE="ti/k3-am69-sk.dts"
TIBOOT3_BOOTCONFIG="am69_sk_r5_defconfig"
TIBOOT3_FILE="tiboot3-j784s4-hs-fs-evm.bin"
DEFAULT_CONSOLE="serial"
KERNEL_TARGET="current,edge"
KERNEL_TEST_TARGET="current"
SERIALCON="ttyS2"
ATF_BOARD="j784s4"
ATF_K3_USART_OFFSET="K3_USART=0x8"

0 comments on commit 2b7cb0d

Please sign in to comment.