Brad Bishop | 333926b | 2016-06-04 01:10:40 -0400 | [diff] [blame] | 1 | KMACHINE = "aspeed" |
2 | KERNEL_DEVICETREE = "${KMACHINE}-ast2500-evb.dtb" | ||||
3 | |||||
Joel Stanley | 446fbbd | 2016-07-27 18:33:40 +0930 | [diff] [blame] | 4 | UBOOT_MACHINE = "ast_g5_phy_config" |
5 | |||||
Brad Bishop | 333926b | 2016-06-04 01:10:40 -0400 | [diff] [blame] | 6 | require conf/machine/include/ast2500.inc |
7 | require conf/machine/include/obmc-bsp-common.inc |