blob: a495f20944687fe771cf0cb8476815d9b272a339 [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
Patrick Williamse40754f2016-06-21 11:13:49 -05009UBOOT_MACHINE ?= "ast_g4_config"
Brad Bishop940e0972015-09-25 14:32:24 -040010UBOOT_ENTRYPOINT ?= "0x40001000"
11UBOOT_LOADADDRESS ?= "0x40001000"
12
13require conf/machine/include/tune-arm926ejs.inc