blob: b9d182453bcfb4e67c0bb59022ca0a4a7bda64dd [file] [log] [blame]
Ivan Mikhaylov4b2430e2017-10-24 21:17:24 +03001MACHINE = "ibm-z"
2KERNEL_DEVICETREE = "fsp2.dtb"
3KBUILD_DEFCONFIG = "44x/fsp2_defconfig"
4
5require conf/machine/include/fsp2.inc
6require conf/machine/include/obmc-bsp-common.inc
Brad Bishop1aaa08f2019-02-04 16:25:54 -05007require conf/machine/include/openpower.inc
Ivan Mikhaylov4b2430e2017-10-24 21:17:24 +03008
Ivan Mikhaylov341c7c32018-09-20 11:04:48 -04009UBOOT_MACHINE_sunray2 = "fsp2_defconfig"
10UBOOT_ENTRYPOINT = "0x10000000"
11UBOOT_LOADADDRESS = "0x10000000"