summaryrefslogtreecommitdiffstats
path: root/meta-ibm/meta-fsp2/conf/machine/include/fsp2.inc
blob: 3672aeb4673faab459aac0f3904bf6a8e261bd86 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#@TYPE: Machine
#@NAME: fsp2
#@DESCRIPTION: evaluation machine board configuration for the fsp2 ppc476

PREFERRED_PROVIDER_virtual/kernel ?= "linux-fsp2"
PREFERRED_PROVIDER_virtual/bootloader ?= "u-boot-fsp2"

DEFAULTTUNE = "powerpc-nf"

SERIAL_CONSOLES = "115200;ttyS0"

MACHINEOVERRIDES .= ":fsp2"

require conf/machine/include/powerpc/arch-powerpc.inc
OpenPOWER on IntegriCloud