summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorAndrew Jeffery <andrew@aj.id.au>2018-08-08 10:38:19 +0930
committerAndrew Jeffery <andrew@aj.id.au>2018-09-05 17:44:24 +0930
commiteebc6bd40ebde96142ecf182302c25840e5bd89a (patch)
tree30e3c40b410dda3388955d4230ca0e813c5e89d2 /Documentation
parent6a0e2deb77e25e36a5976e4d049248fe4b4ed71d (diff)
downloadphosphor-mboxbridge-eebc6bd40ebde96142ecf182302c25840e5bd89a.tar.gz
phosphor-mboxbridge-eebc6bd40ebde96142ecf182302c25840e5bd89a.zip
mboxd: Rename flash files
Change-Id: Icfe9d61775a198c5a0f8227bf5d6c4b7f11aeec3 Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/mboxd.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/mboxd.md b/Documentation/mboxd.md
index f8ae982..c91b7d6 100644
--- a/Documentation/mboxd.md
+++ b/Documentation/mboxd.md
@@ -25,7 +25,7 @@ functions from the various mboxd_*.c files.
```
dbus.c - Contains the handlers for the D-Bus commands which the daemon can
receive.
-mboxd_flash.c - Contains the functions for performing flash access including
+flash.c - Contains the functions for performing flash access including
read, write and erase.
mboxd_lpc.c - Contains the functions for controlling the LPC bus mapping
including pointing the bus so it maps flash and memory.
OpenPOWER on IntegriCloud