Add BMC flash section to device tree documentation
Change-Id: Id8b0f0baeec23808566810d490ffb535102ce54e
Signed-off-by: Matt Spinler <spinler@us.ibm.com>
diff --git a/docs/mrw-xml-requirements.md b/docs/mrw-xml-requirements.md
index d5805bb..ec77630 100644
--- a/docs/mrw-xml-requirements.md
+++ b/docs/mrw-xml-requirements.md
@@ -55,8 +55,12 @@
of the necessary device tree attributes.
-### SPI Flashes
-> Coming soon after new device driver released.
+### BMC SPI Flashes
+The device tree can support either 1 or 2 BMC SPI flash chips. This is
+accomplished by connecting instances of the `BMC_FLASH` part to the
+spi-master-unit on the BMC that has its `SPI_FUNCTION` attribute set to
+`BMC_CODE`. If there are multiple chips, they are both connected to the
+same unit.
### Ethernet MAC Units