blob: 964de9a1dfd346aa3ed60973fc790d5553a88a8d [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%"
Brad Bishop940e0972015-09-25 14:32:24 -04007
Brad Bishopd3114162016-06-04 00:48:21 -04008UBOOT_MACHINE ?= "palmetto_config"
Brad Bishop940e0972015-09-25 14:32:24 -04009UBOOT_ENTRYPOINT ?= "0x40001000"
10UBOOT_LOADADDRESS ?= "0x40001000"
11
12require conf/machine/include/tune-arm926ejs.inc