blob: 8510a03fb2c1758df5376e5b149ffb3316815270 [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"
Brad Bishope4dcf402016-06-03 23:53:25 -04006PREFERRED_VERSION_linux-obmc ?= "4.4+git%"
Rick Altherr4065e312016-06-06 16:33:23 -07007PREFERRED_VERSION_u-boot ?= "v2013.07+git%"
8PREFERRED_VERSION_u-boot-fw-utils ?= "v2013.07+git%"
Brad Bishop940e0972015-09-25 14:32:24 -04009
Brad Bishopd3114162016-06-04 00:48:21 -040010UBOOT_MACHINE ?= "palmetto_config"
Brad Bishop940e0972015-09-25 14:32:24 -040011UBOOT_ENTRYPOINT ?= "0x40001000"
12UBOOT_LOADADDRESS ?= "0x40001000"
13
14require conf/machine/include/tune-arm926ejs.inc