shadow-securetty: add ttyAM[0-3] serial ports

Old version of the ARM AMBA serial port driver creates those device nodes.

(From OE-Core rev: fa17b9ea435f5c49e3bea56524152b21d915d464)

Signed-off-by: Javier Viguera <javier.viguera@digi.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Javier Viguera 2014-11-13 16:48:56 +01:00 committed by Richard Purdie
parent 01e9ca3df6
commit 71df8a408f
1 changed files with 4 additions and 0 deletions

View File

@ -9,6 +9,10 @@ ttyS2
ttyS3
# ARM AMBA SoCs
ttyAM0
ttyAM1
ttyAM2
ttyAM3
ttyAMA0
ttyAMA1
ttyAMA2