Brad Bishop | 7351d3e | 2016-04-22 11:35:42 -0400 | [diff] [blame] | 1 | KMACHINE = "aspeed" |
| 2 | KERNEL_DEVICETREE = "${KMACHINE}-bmc-opp-${MACHINE}.dtb" |
| 3 | |
| 4 | require conf/machine/include/ast2400.inc |
| 5 | require conf/machine/include/obmc-bsp-common.inc |
| 6 | require conf/machine/include/ibm.inc |
| 7 | |
Joel Stanley | e2602bb | 2016-07-27 18:33:40 +0930 | [diff] [blame] | 8 | UBOOT_MACHINE_garrison = "ast_g4_ncsi_config" |
Brad Bishop | 7351d3e | 2016-04-22 11:35:42 -0400 | [diff] [blame] | 9 | UBOOT_ENTRYPOINT = "0x40008000" |
| 10 | UBOOT_LOADADDRESS = "0x40008000" |
| 11 | |
| 12 | FLASH_SIZE = "32768" |