]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
target/generic: add ttyCPMx device nodes to device_table / securetty
authorPeter Korsgaard <jacmet@sunsite.dk>
Tue, 3 Feb 2009 14:30:44 +0000 (14:30 -0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Tue, 3 Feb 2009 14:30:44 +0000 (14:30 -0000)
Serial devices for CPM cores on ppc.

target/generic/device_table.txt
target/generic/target_busybox_skeleton/etc/securetty
target/generic/target_skeleton/etc/securetty

index 04fc02c3d4d561c065ea695f8063d48afb894c20..d009f1805712a23c44be972b620a4e0770046233 100644 (file)
@@ -72,6 +72,7 @@
 #/dev/ttySA    c       666     0       0       204     5       0       1       3
 /dev/psaux     c       666     0       0       10      1       0       0       -
 #/dev/ppp      c       666     0       0       108     0       -       -       -
+/dev/ttyCPM    c       666     0       0       204     46      0       1       4
 /dev/ttyAMA    c       666     0       0       204     64      0       1       4
 /dev/ttyPSC    c       666     0       0       204     148     0       1       4
 /dev/ttyUL     c       666     0       0       204     187     0       1       4
index 3cdec970e8b577a8003837da4d07d80cc203ab2d..793a4af69ddb83872e77ca0bf0d206083c705b15 100644 (file)
@@ -22,3 +22,7 @@ ttyPSC0
 ttyPSC1
 ttyPSC2
 ttyPSC3
+ttyCPM0
+ttyCPM1
+ttyCPM2
+ttyCPM3
index 3cdec970e8b577a8003837da4d07d80cc203ab2d..793a4af69ddb83872e77ca0bf0d206083c705b15 100644 (file)
@@ -22,3 +22,7 @@ ttyPSC0
 ttyPSC1
 ttyPSC2
 ttyPSC3
+ttyCPM0
+ttyCPM1
+ttyCPM2
+ttyCPM3