blob: 3ab8bb0ed9fe7381fc5320ce9e834f114b3e5dce [file] [log] [blame]
Brad Bishopb4e277f2015-10-19 11:39:59 -04001KMACHINE = "aspeed"
Brad Bishopb5a300c2015-10-22 15:52:21 -05002KERNEL_DEVICETREE = "${KMACHINE}-bmc-opp-palmetto.dtb"
Brad Bishopb4e277f2015-10-19 11:39:59 -04003
4require conf/machine/include/ast2400.inc
5require conf/machine/include/obmc-bsp-common.inc
6require conf/machine/include/foxconn.inc
7
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"