blob: 3254023c39819e670908130c85343ad9fb302082 [file] [log] [blame]
Brad Bishopa4484d72015-10-19 11:39:59 -04001KMACHINE = "aspeed"
Brad Bishopae8ebc02015-11-19 22:30:00 -06002KERNEL_DEVICETREE = "${KMACHINE}-bmc-opp-${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
Joel Stanley247ad0f2016-07-27 18:33:40 +09308UBOOT_MACHINE_barreleye = "ast_g4_ncsi_config"
Brad Bishopa4484d72015-10-19 11:39:59 -04009UBOOT_ENTRYPOINT = "0x40008000"
10UBOOT_LOADADDRESS = "0x40008000"
11
12FLASH_SIZE = "32768"