blob: 22b9a1f28b164533ed6170b1dca8891eb6e30c82 [file] [log] [blame]
Brad Bishop940e0972015-09-25 14:32:24 -04001#@TYPE: Machine
2#@NAME: Aspeed AST2400
3#@DESCRIPTION: Common machine configuration for the Aspeed AST2400 Chip
4
5PREFERRED_PROVIDER_virtual/kernel ?= "linux-obmc"
Patrick Williamse40754f2016-06-21 11:13:49 -05006PREFERRED_VERSION_u-boot ?= "v2016.05+git%"
7PREFERRED_VERSION_u-boot-fw-utils ?= "v2016.05+git%"
Brad Bishop940e0972015-09-25 14:32:24 -04008
Joel Stanley88b307c2016-07-27 18:33:40 +09309UBOOT_MACHINE ?= "ast_g4_ncsi_config"
Brad Bishop940e0972015-09-25 14:32:24 -040010UBOOT_ENTRYPOINT ?= "0x40001000"
11UBOOT_LOADADDRESS ?= "0x40001000"
12
13require conf/machine/include/tune-arm926ejs.inc