blob: 10866c8c0f810f613a9846fdb88e9ae440c0ab3b [file] [log] [blame]
KMACHINE = "aspeed"
KERNEL_DEVICETREE = "${KMACHINE}-bmc-opp-${MACHINE}.dtb"
require conf/machine/include/ast2400.inc
require conf/machine/include/obmc-bsp-common.inc
require conf/machine/include/rackspace.inc
UBOOT_MACHINE_barreleye = "ast_g4_ncsi_config"
UBOOT_ENTRYPOINT = "0x40008000"
UBOOT_LOADADDRESS = "0x40008000"
FLASH_SIZE = "32768"
OBMC_FAN_INSTANCES = "0 1 2 3 4 5"
DISTRO_FEATURES_append = " \
obmc-openpower \
obmc-openpower-extra \
obmc-openpower-legacy \
"
PREFERRED_PROVIDER_virtual/phosphor-ipmi-fru-inventory = "barreleye-ipmi-inventory-map-native"
PREFERRED_PROVIDER_virtual/phosphor-led-manager-config-native = "barreleye-led-manager-config-native"
# Package exclusions - Exclude packages included by default in the common image
IMAGE_INSTALL_remove = "packagegroup-obmc-apps-extrasdev"