diff mbox

system/securetty: Add ttyPS[0-1]

Message ID 635bc23d-f513-4e61-a517-a8781d456eba@CO9EHSMHS010.ehs.local
State Accepted
Commit 2c4ff68e08e063152245d0a1b211df7a4360f925
Headers show

Commit Message

Soren Brinkmann April 10, 2013, 8:34 p.m. UTC
Adding ttyPS0 and ttyPS1 to securetty for Zynq.

Signed-off-by: Soren Brinkmann <soren.brinkmann@xilinx.com>
---
Zynq has two UARTs and the driver uses ttyPSX as device name.

	Sören

 system/skeleton/etc/securetty | 2 ++
 1 file changed, 2 insertions(+)

Comments

Peter Korsgaard April 11, 2013, 9:32 p.m. UTC | #1
>>>>> "Soren" == Soren Brinkmann <soren.brinkmann@xilinx.com> writes:

 Soren> Adding ttyPS0 and ttyPS1 to securetty for Zynq.
 Soren> Signed-off-by: Soren Brinkmann <soren.brinkmann@xilinx.com>

Committed, thanks.
diff mbox

Patch

diff --git a/system/skeleton/etc/securetty b/system/skeleton/etc/securetty
index c96f2fb..5a3d0c6 100644
--- a/system/skeleton/etc/securetty
+++ b/system/skeleton/etc/securetty
@@ -22,6 +22,8 @@  ttyUL0
 ttyUL1
 ttyUL2
 ttyUL3
+ttyPS0
+ttyPS1
 ttyPSC0
 ttyPSC1
 ttyPSC2