xref: /openbmc/openbmc/meta-amd/meta-daytonax/conf/machine/daytonax.conf (revision 9c3efd9c49204e3f1cdb7fef759e5305519ead21)
1KMACHINE = "aspeed"
2KERNEL_DEVICETREE = "aspeed/${KMACHINE}-bmc-amd-${MACHINE}.dtb"
3
4UBOOT_DEVICETREE = "ast2500-evb"
5UBOOT_MACHINE = "evb-ast2500_defconfig"
6
7require conf/machine/include/ast2500.inc
8require conf/machine/include/obmc-bsp-common.inc
9require conf/machine/include/amd-withhost.inc
10
11SERIAL_CONSOLES = "115200;ttyS4"
12
13FLASH_SIZE = "32768"
14
15PREFERRED_PROVIDER_virtual/phosphor-led-manager-config-native = "daytonax-led-manager-config-native"
16