summaryrefslogtreecommitdiff
path: root/meta-ibm/meta-witherspoon/conf/machine/swift.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-ibm/meta-witherspoon/conf/machine/swift.conf')
-rw-r--r--meta-ibm/meta-witherspoon/conf/machine/swift.conf14
1 files changed, 14 insertions, 0 deletions
diff --git a/meta-ibm/meta-witherspoon/conf/machine/swift.conf b/meta-ibm/meta-witherspoon/conf/machine/swift.conf
new file mode 100644
index 000000000..6d6445f29
--- /dev/null
+++ b/meta-ibm/meta-witherspoon/conf/machine/swift.conf
@@ -0,0 +1,14 @@
+require conf/machine/witherspoon.conf
+
+# TODO Change to ${KMACHINE}-bmc-opp-swift.dtb when the device tree is available
+KERNEL_DEVICETREE = "${KMACHINE}-bmc-opp-witherspoon.dtb"
+
+# TODO Update once a Swift MRW is available
+PHOSPHOR_MRW_LICENSE = "Apache-2.0"
+PHOSPHOR_MRW_LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
+PHOSPHOR_MRW_URI = "git://github.com/open-power/witherspoon-xml"
+PHOSPHOR_MRW_REV = "e76c2fc5aeb512a0eb33438c239746de5b629885"
+MRW_XML = "witherspoon.xml"
+
+# 128MB flash size
+FLASH_SIZE = "131072"