blob: 3254023c39819e670908130c85343ad9fb302082 [file] [log] [blame]
Brad Bishopecf163b2015-10-22 16:00:29 -05001KMACHINE = "aspeed"
Brad Bishopb2a20202015-11-19 22:30:00 -06002KERNEL_DEVICETREE = "${KMACHINE}-bmc-opp-${MACHINE}.dtb"
Brad Bishopecf163b2015-10-22 16:00:29 -05003
4require conf/machine/include/ast2400.inc
5require conf/machine/include/obmc-bsp-common.inc
6require conf/machine/include/rackspace.inc
7
Joel Stanley624c7722016-07-27 18:33:40 +09308UBOOT_MACHINE_barreleye = "ast_g4_ncsi_config"
Brad Bishopecf163b2015-10-22 16:00:29 -05009UBOOT_ENTRYPOINT = "0x40008000"
10UBOOT_LOADADDRESS = "0x40008000"
11
12FLASH_SIZE = "32768"