projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8664906
)
target/generic: add /dev/ttyAM* device nodes
author
H Hartley Sweeten
<hartleys@visionengravers.com>
Fri, 7 Jan 2011 03:08:38 +0000
(21:08 -0600)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Mon, 10 Jan 2011 23:03:41 +0000
(
00:03
+0100)
Add ttyAM support for the ARM AMBA serial ports on the Cirrus EP93xx.
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
target/generic/device_table.txt
patch
|
blob
|
history
diff --git
a/target/generic/device_table.txt
b/target/generic/device_table.txt
index c054000e473c5926ecbd636f229b126a31cc42cb..15132f9a84c46718ab6bd3fcc276f8b067fbab0f 100644
(file)
--- a/
target/generic/device_table.txt
+++ b/
target/generic/device_table.txt
@@
-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/ttyAM c 666 0 0 204 16 0 1 3
/dev/ttyCPM c 666 0 0 204 46 0 1 4
/dev/ttyAMA c 666 0 0 204 64 0 1 4
/dev/ttySAC c 666 0 0 204 64 0 1 4