From: Jan Kiszka <[email protected]>
Signed-off-by: Jan Kiszka <[email protected]>
---
Documentation/hypervisor-interfaces.txt | 4 ++--
Documentation/setup-on-zynqmp-zcu102.md | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/Documentation/hypervisor-interfaces.txt
b/Documentation/hypervisor-interfaces.txt
index 908a08c1..f29bac43 100644
--- a/Documentation/hypervisor-interfaces.txt
+++ b/Documentation/hypervisor-interfaces.txt
@@ -265,8 +265,8 @@ Arguments: 1. character to write
Return code: 0 on success, negative error code otherwise
Possible errors are:
- -EPERM (-1) - cell lacks JAILHOUSE_CELL_DEBUG_CONSOLE flag in its
- configuration
+ -EPERM (-1) - cell lacks JAILHOUSE_CELL_VIRTUAL_CONSOLE_PERMITTED
+ flag in its configuration
Communication Region
diff --git a/Documentation/setup-on-zynqmp-zcu102.md
b/Documentation/setup-on-zynqmp-zcu102.md
index 5d17fd1c..58de6227 100644
--- a/Documentation/setup-on-zynqmp-zcu102.md
+++ b/Documentation/setup-on-zynqmp-zcu102.md
@@ -189,8 +189,8 @@ state of each cell:
Debug in ZCU102
---------------
The debug console is supposed to help with early cell boot issues and/or when a
-UART is not available or not working. Add `JAILHOUSE_CELL_DEBUG_CONSOLE` to the
-cell config (see e.g. configs/arm64/qemu-arm64-linux-demo.c).
+UART is not available or not working. Add
`JAILHOUSE_CELL_VIRTUAL_CONSOLE_PERMITTED`
+to the cell config (see e.g. configs/arm64/qemu-arm64-linux-demo.c).
As an example, the gic-demo can be debugged. Just add the following info in the
cell load. It will print all the data through the principal UART instead of
from
--
2.16.4
--
You received this message because you are subscribed to the Google Groups
"Jailhouse" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.