summaryrefslogtreecommitdiffstats
path: root/meta-openbmc-machines/meta-openpower/meta-ibm/meta-z/conf/machine/ibm-z.conf
blob: 90765bd2b703eb46ae1ed4655c5f3e12b51ae33b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
MACHINE = "ibm-z"
KERNEL_DEVICETREE = "fsp2.dtb"
KBUILD_DEFCONFIG = "44x/fsp2_defconfig"

require conf/machine/include/fsp2.inc
require conf/machine/include/obmc-bsp-common.inc
require conf/machine/include/ibm.inc

#dummy uboot settings
UBOOT_MACHINE_sunray2 = "mpc8308_p1m_defconfig"
UBOOT_ENTRYPOINT = "0x0"
UBOOT_LOADADDRESS = "0x0"

OpenPOWER on IntegriCloud