summaryrefslogtreecommitdiffstats
path: root/meta-openbmc-bsp/meta-aspeed/meta-ast2400/conf/machine/include/ast2400.inc
blob: d67959a021ad44cff856a9875de2b64a99fdcc46 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#@TYPE: Machine
#@NAME: Aspeed AST2400
#@DESCRIPTION: Common machine configuration for the Aspeed AST2400 Chip

PREFERRED_PROVIDER_virtual/kernel ?= "linux-obmc"
PREFERRED_VERSION_linux-obmc ?= "4.4+git%"
PREFERRED_VERSION_u-boot ?= "v2016.05+git%"
PREFERRED_VERSION_u-boot-fw-utils ?= "v2016.05+git%"

UBOOT_MACHINE ?= "ast_g4_config"
UBOOT_ENTRYPOINT ?= "0x40001000"
UBOOT_LOADADDRESS ?= "0x40001000"

require conf/machine/include/tune-arm926ejs.inc
OpenPOWER on IntegriCloud