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