* [Buildroot] [PATCH] sh: Add additional ttySCs
@ 2012-03-09 9:43 Phil Edworthy
2012-03-11 21:01 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: Phil Edworthy @ 2012-03-09 9:43 UTC (permalink / raw)
To: buildroot
There are a couple of Renesas SH devices with 8 serial ports used.
Signed-off-by: Phil Edworthy <phil.edworthy@renesas.com>
---
fs/skeleton/etc/securetty | 2 ++
target/generic/device_table_dev.txt | 2 +-
2 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/fs/skeleton/etc/securetty b/fs/skeleton/etc/securetty
index 547ceda..c96f2fb 100644
--- a/fs/skeleton/etc/securetty
+++ b/fs/skeleton/etc/securetty
@@ -46,4 +46,6 @@ ttySC2
ttySC3
ttySC4
ttySC5
+ttySC6
+ttySC7
ttyGS0
diff --git a/target/generic/device_table_dev.txt b/target/generic/device_table_dev.txt
index a3d53d4..d1d1e11 100644
--- a/target/generic/device_table_dev.txt
+++ b/target/generic/device_table_dev.txt
@@ -32,7 +32,7 @@
/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
-/dev/ttySC c 666 0 0 204 8 0 1 6
+/dev/ttySC c 666 0 0 204 8 0 1 8
/dev/ttyPSC c 666 0 0 204 148 0 1 4
/dev/ttyUL c 666 0 0 204 187 0 1 4
/dev/ttymxc c 666 0 0 207 16 0 1 3
--
1.7.0.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH] sh: Add additional ttySCs
2012-03-09 9:43 [Buildroot] [PATCH] sh: Add additional ttySCs Phil Edworthy
@ 2012-03-11 21:01 ` Peter Korsgaard
0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2012-03-11 21:01 UTC (permalink / raw)
To: buildroot
>>>>> "Phil" == Phil Edworthy <phil.edworthy@renesas.com> writes:
Phil> There are a couple of Renesas SH devices with 8 serial ports used.
Committed, thanks.
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-03-11 21:01 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-09 9:43 [Buildroot] [PATCH] sh: Add additional ttySCs Phil Edworthy
2012-03-11 21:01 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox