All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [git commit] device_table_dev.txt: Increase /dev/ttymxc count
@ 2013-10-28  8:54 Peter Korsgaard
  0 siblings, 0 replies; only message in thread
From: Peter Korsgaard @ 2013-10-28  8:54 UTC (permalink / raw)
  To: buildroot

commit: http://git.buildroot.net/buildroot/commit/?id=01fb86332e9030167011fc27753d148cc712452f
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Since debug uart on imx6 sabreauto board is ttymxc3.

Signed-off-by: Abdul Hussain <hussain.abdul@outlook.com>
Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
---
 system/device_table_dev.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/system/device_table_dev.txt b/system/device_table_dev.txt
index a93a2c8..9507939 100644
--- a/system/device_table_dev.txt
+++ b/system/device_table_dev.txt
@@ -35,7 +35,7 @@
 /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
+/dev/ttymxc	c	666	0	0	207	16	0	1	4
 
 # Input stuff
 /dev/input		d	755	0	0	-	-	-	-	-

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2013-10-28  8:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-10-28  8:54 [Buildroot] [git commit] device_table_dev.txt: Increase /dev/ttymxc count Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.