aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/am64xx-sk.conf
blob: 445ff72339d9047a269bfa8bb63cd0adfa38f791 (plain)
1
2
3
4
5
6
7
8
9
10
11
#@TYPE: Machine
#@NAME: AM64xx SK
#@DESCRIPTION: Machine configuration for the TI AM64xx SK board

require conf/machine/include/am64xx.inc

UBOOT_MACHINE = "am64x_sk_a53_defconfig"

KERNEL_DEVICETREE = " \
    ti/k3-am642-sk.dtb \
"