summaryrefslogtreecommitdiff
path: root/meta-alibaba/meta-thor/conf/machine/thor.conf
blob: e20a2c741e0a76a649331bf3c29c4f1a4c1c8bc5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
KERNEL_DEVICETREE = "${KMACHINE}-alibaba-${MACHINE}.dtb"
KMACHINE = "aspeed"
require conf/machine/include/ast2500.inc


UBOOT_MACHINE = "ast_g5_phy_config"
FLASH_SIZE = "32768"

# below contents will be gathered by macro 'MACHINE_FEATURES' which defined in phosphor-base.inc file
OBMC_MACHINE_FEATURES += "\
        "
VIRTUAL-RUNTIME_skeleton_workbook = "alibaba-ast2500-config"
PREFERRED_PROVIDER_virtual/obmc-system-mgmt = "packagegroup-alibaba-apps"
PREFERRED_PROVIDER_virtual/obmc-tools-mgmt = "packagegroup-alibaba-apps"