[oe-commits] Koen Kooi : devicetable minimal: add mmc devices and event0

GIT User account git at amethyst.openembedded.net
Thu Dec 11 16:29:12 UTC 2008


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 98e9985edab2eb072795a443e6d193fac7c048eb
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=98e9985edab2eb072795a443e6d193fac7c048eb

Author: Koen Kooi <koen at openembedded.org>
Date:   Thu Dec 11 17:26:09 2008 +0100

devicetable minimal: add mmc devices and event0

---

 files/device_table-minimal.txt |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/files/device_table-minimal.txt b/files/device_table-minimal.txt
index 1d15b09..e75db89 100644
--- a/files/device_table-minimal.txt
+++ b/files/device_table-minimal.txt
@@ -29,3 +29,10 @@
 /dev/random	c	644	0	0	1	8	-	-	-
 /dev/urandom	c	644	0	0	1	9	-	-	-
 /dev/ptmx	c	644	0	0	5	2	-	-	-
+
+# mmc numbers are assigned dynamicly so if you have other dynamic assigned block devices it may be wrong
+/dev/mmcblk0	b	660	0	6	179	0	-	-	-
+/dev/mmcblk0p1	b	660	0	6	179	1	-	-	-
+/dev/mmcblk0p2	b	660	0	6	179	2	-	-	-
+/dev/mmcblk0p3	b	660	0	6	179	3	-	-	-
+/dev/event0 	c	660	0	0	13	64	-	-	-





More information about the Openembedded-commits mailing list