blob: 7c137a442bd5f47469065c32cdabf3ccad52da6d [file] [log] [blame]
Brad Bishop3d7ad812015-10-06 01:53:40 -04001KMACHINE = "aspeed"
2KERNEL_DEVICETREE = "${KMACHINE}-bmc-opp-${MACHINE}.dtb"
Brad Bishop0e8aea62015-09-25 14:31:27 -04003
Chris Austen9d3325a2015-10-24 19:34:11 -05004VIRTUAL-RUNTIME_obmc-phosphor-ipmi-parsers = " \
5 host-ipmid-oem \
6 "
Brad Bishop0e8aea62015-09-25 14:31:27 -04007require conf/machine/include/ast2400.inc
8require conf/machine/include/obmc-bsp-common.inc
Brad Bishop493ad352015-10-19 11:28:08 -04009require conf/machine/include/ibm.inc
Brad Bishop4f522052015-10-08 15:20:57 -040010
11UBOOT_MACHINE_palmetto = "palmetto_config"
12UBOOT_ENTRYPOINT = "0x40008000"
13UBOOT_LOADADDRESS = "0x40008000"
14
15FLASH_SIZE = "32768"