mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-04-22 12:39:02 +00:00
The supported device types depends on the SoC, not on any specific board or EVM. Any board can be populated with any of the 3 supported AM64x types. Move these into the AM64x common include. Signed-off-by: Andrew Davis <afd@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
8 lines
178 B
Plaintext
8 lines
178 B
Plaintext
#@TYPE: Machine
|
|
#@NAME: AM64xx EVM
|
|
#@DESCRIPTION: Machine configuration for the TI AM64xx EVM
|
|
|
|
require conf/machine/include/am64xx.inc
|
|
|
|
UBOOT_MACHINE = "am64x_evm_a53_defconfig"
|