blob: f3da8115ff099b5f41860c75d72ed79a0ef7913f [file] [log] [blame]
Brad Bishopb4e277f2015-10-19 11:39:59 -04001KMACHINE = "aspeed"
2KERNEL_DEVICETREE = "${KMACHINE}-bmc-opp-${MACHINE}.dtb"
3
4require conf/machine/include/ast2400.inc
5require conf/machine/include/obmc-bsp-common.inc
6require conf/machine/include/foxconn.inc
7
8UBOOT_MACHINE_barreleye = "barreleye_config"
9UBOOT_ENTRYPOINT = "0x40008000"
10UBOOT_LOADADDRESS = "0x40008000"
11
12FLASH_SIZE = "32768"