14feb727cSDave Cobbley#@TYPE: Machine 24feb727cSDave Cobbley#@NAME: Aspeed AST2500 34feb727cSDave Cobbley#@DESCRIPTION: Common machine configuration for the Aspeed AST2500 Chip 44feb727cSDave Cobbley 5*d942b7a7SBrad BishopSOC_FAMILY = "aspeed-g5" 6*d942b7a7SBrad Bishopinclude conf/machine/include/soc-family.inc 74feb727cSDave Cobbleyrequire conf/machine/include/aspeed.inc 84feb727cSDave Cobbley 9*d942b7a7SBrad BishopDEFAULTTUNE ?= "arm1176jzs" 10*d942b7a7SBrad Bishoprequire conf/machine/include/tune-arm1176jz-s.inc 11*d942b7a7SBrad Bishop 124feb727cSDave CobbleyUBOOT_MACHINE ?= "ast_g5_ncsi_config" 134feb727cSDave CobbleyUBOOT_ENTRYPOINT ?= "0x80001000" 144feb727cSDave CobbleyUBOOT_LOADADDRESS ?= "0x80001000" 154feb727cSDave Cobbley 164feb727cSDave CobbleyMACHINE_EXTRA_RDEPENDS += "udev-aspeed-vuart" 174feb727cSDave Cobbley 184feb727cSDave CobbleySERIAL_CONSOLES = "115200;ttyS4" 19