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