From ba79b2186078fd1480e1c07bd31bdea25dfdede2 Mon Sep 17 00:00:00 2001 From: Geoffroy Van Cutsem Date: Tue, 11 Dec 2018 09:20:15 -0800 Subject: [PATCH] Update doc/developer-guides/hld/hld-devicemodel.rst Co-Authored-By: dbkinder --- doc/developer-guides/hld/hld-devicemodel.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/developer-guides/hld/hld-devicemodel.rst b/doc/developer-guides/hld/hld-devicemodel.rst index 5e190a208..92600b418 100644 --- a/doc/developer-guides/hld/hld-devicemodel.rst +++ b/doc/developer-guides/hld/hld-devicemodel.rst @@ -252,7 +252,7 @@ l, lpc -i,[ioc_channel_path],[wakeup_reason] -l,[lpc_port],[ioc_channel_path] - - "ioc_channel_path" is an absolute path for communication between IOC + - ``ioc_channel_path`` is an absolute path for communication between IOC mediator and UART DM. - "lpc_port" is com1 or com2. IOC mediator needs one unassigned lpc port for data transfer between User OS and Service OS.