10 lines
249 B
Plaintext
10 lines
249 B
Plaintext
|
|
#@TYPE: Machine
|
||
|
|
#@NAME: AM65xx EVM
|
||
|
|
#@DESCRIPTION: Machine configuration for the TI AM65xx EVM
|
||
|
|
|
||
|
|
require conf/machine/include/am65xx.inc
|
||
|
|
|
||
|
|
UBOOT_MACHINE = "am65x_evm_a53_defconfig"
|
||
|
|
|
||
|
|
MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS += "prueth-fw pruhsr-fw prusw-fw"
|