Brad Bishop | ecf163b | 2015-10-22 16:00:29 -0500 | [diff] [blame] | 1 | KMACHINE = "aspeed" |
Brad Bishop | b2a2020 | 2015-11-19 22:30:00 -0600 | [diff] [blame] | 2 | KERNEL_DEVICETREE = "${KMACHINE}-bmc-opp-${MACHINE}.dtb" |
Brad Bishop | ecf163b | 2015-10-22 16:00:29 -0500 | [diff] [blame] | 3 | |
| 4 | require conf/machine/include/ast2400.inc |
| 5 | require conf/machine/include/obmc-bsp-common.inc |
| 6 | require conf/machine/include/rackspace.inc |
| 7 | |
Joel Stanley | 624c772 | 2016-07-27 18:33:40 +0930 | [diff] [blame] | 8 | UBOOT_MACHINE_barreleye = "ast_g4_ncsi_config" |
Brad Bishop | ecf163b | 2015-10-22 16:00:29 -0500 | [diff] [blame] | 9 | UBOOT_ENTRYPOINT = "0x40008000" |
| 10 | UBOOT_LOADADDRESS = "0x40008000" |
| 11 | |
| 12 | FLASH_SIZE = "32768" |