mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
Add AM62P Support
This commit is contained in:
18
config/boards/sk-am62p.conf
Normal file
18
config/boards/sk-am62p.conf
Normal file
@@ -0,0 +1,18 @@
|
||||
# TI AM62P quad core 8GB 2xGBE OSPI HDMI
|
||||
|
||||
BOARD_NAME="SK-AM62P"
|
||||
BOARDFAMILY="k3"
|
||||
BOARD_MAINTAINER="grippy98"
|
||||
BOOTCONFIG="am62px_evm_a53_defconfig"
|
||||
BOOTFS_TYPE="fat"
|
||||
BOOT_FDT_FILE="ti/k3-am62p5-sk.dts"
|
||||
TIBOOT3_BOOTCONFIG="am62px_evm_r5_defconfig"
|
||||
TIBOOT3_FILE="tiboot3-am62px-hs-fs-evm.bin"
|
||||
DEFAULT_CONSOLE="serial"
|
||||
KERNEL_TARGET="current,edge"
|
||||
KERNEL_TEST_TARGET="current"
|
||||
SERIALCON="ttyS2"
|
||||
ATF_BOARD="lite"
|
||||
OPTEE_ARGS="CFG_TEE_CORE_LOG_LEVEL=1"
|
||||
OPTEE_PLATFORM="k3-am62x"
|
||||
CC33XX_SUPPORT="yes"
|
||||
Reference in New Issue
Block a user