diff options
| author | Andrew Jeffery <andrew@aj.id.au> | 2018-08-08 10:47:55 +0930 |
|---|---|---|
| committer | Andrew Jeffery <andrew@aj.id.au> | 2018-09-05 17:44:24 +0930 |
| commit | cd18611e279b074420f0c643ab070ac38591aec7 (patch) | |
| tree | eb47d680f12acf783f7ecd84d04fd90b7f258398 /Documentation | |
| parent | 0293f2f5b66db5992e89afebe1ae848ac947b354 (diff) | |
| download | phosphor-mboxbridge-cd18611e279b074420f0c643ab070ac38591aec7.tar.gz phosphor-mboxbridge-cd18611e279b074420f0c643ab070ac38591aec7.zip | |
mboxd: Rename lpc source files
Change-Id: I289618c90b2df8911e362397b7eab99403c86c05
Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
Diffstat (limited to 'Documentation')
| -rw-r--r-- | Documentation/mboxd.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/mboxd.md b/Documentation/mboxd.md index c91b7d6..407ada6 100644 --- a/Documentation/mboxd.md +++ b/Documentation/mboxd.md @@ -27,7 +27,7 @@ dbus.c - Contains the handlers for the D-Bus commands which the daemon can receive. 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 +lpc.c - Contains the functions for controlling the LPC bus mapping including pointing the bus so it maps flash and memory. mboxd_msg.c - Contains the handlers for the mbox commands which the daemon can receive. |

