blob: c48f811c36424bcdadb4b129135890192f90a889 [file] [log] [blame]
Brad Bishopb4e277f2015-10-19 11:39:59 -04001KMACHINE = "aspeed"
Brad Bishop24209e42015-11-01 20:35:22 -05002KERNEL_DEVICETREE = "${MACHINE}.dtb"
Brad Bishopb4e277f2015-10-19 11:39:59 -04003
4require conf/machine/include/ast2400.inc
5require conf/machine/include/obmc-bsp-common.inc
Brad Bishop4bbcb992015-10-22 16:00:29 -05006require conf/machine/include/rackspace.inc
Brad Bishopb4e277f2015-10-19 11:39:59 -04007
Brad Bishopb5a300c2015-10-22 15:52:21 -05008UBOOT_MACHINE_barreleye = "palmetto_config"
Brad Bishopb4e277f2015-10-19 11:39:59 -04009UBOOT_ENTRYPOINT = "0x40008000"
10UBOOT_LOADADDRESS = "0x40008000"
11
12FLASH_SIZE = "32768"