blob: 6d6445f29ee45daa5e8ef3bebb899ea62b09bf2b [file] [log] [blame]
Adriana Kobylak12b11872019-03-05 12:12:18 -06001require conf/machine/witherspoon.conf
2
3# TODO Change to ${KMACHINE}-bmc-opp-swift.dtb when the device tree is available
4KERNEL_DEVICETREE = "${KMACHINE}-bmc-opp-witherspoon.dtb"
5
6# TODO Update once a Swift MRW is available
7PHOSPHOR_MRW_LICENSE = "Apache-2.0"
8PHOSPHOR_MRW_LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
9PHOSPHOR_MRW_URI = "git://github.com/open-power/witherspoon-xml"
10PHOSPHOR_MRW_REV = "e76c2fc5aeb512a0eb33438c239746de5b629885"
11MRW_XML = "witherspoon.xml"
12
13# 128MB flash size
14FLASH_SIZE = "131072"