Skip to content

Commit

Permalink
TI: Add initial support for TI SK-AM68 board
Browse files Browse the repository at this point in the history
Add board config for TI SK-AM68 board of K3 Family

Signed-off-by: Beleswar Padhi <[email protected]>
  • Loading branch information
3V3RYONE authored and igorpecovnik committed Mar 13, 2024
1 parent 135696a commit b7f42d9
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions config/boards/sk-am68.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# TI SK-AM68 dual core 16GB 8TOPS GBE USB3 OSPI DisplayPort HDMI

BOARD_NAME="SK-AM68"
BOARDFAMILY="k3"
BOARD_MAINTAINER="3V3RYONE"
BOOTCONFIG="j721s2_evm_a72_defconfig"
BOOTFS_TYPE="fat"
BOOT_FDT_FILE="ti/k3-am68-sk-base-board.dts"
TIBOOT3_BOOTCONFIG="j721s2_evm_r5_defconfig"
TIBOOT3_FILE="tiboot3-j721s2-hs-fs-evm.bin"
DEFAULT_CONSOLE="serial"
KERNEL_TARGET="current,edge"
SERIALCON="ttyS2"
ATF_BOARD="generic"
ATF_K3_USART_OFFSET="K3_USART=0x8"

0 comments on commit b7f42d9

Please sign in to comment.