[oe-commits] Andrea Adami : device_table-oldmmc: adjust count fields according to makedevs fixes.

git version control git at git.openembedded.org
Wed Oct 21 23:09:58 UTC 2009


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

Author: Andrea Adami <andrea.adami at gmail.com>
Date:   Thu Oct 22 01:06:21 2009 +0200

device_table-oldmmc: adjust count fields according to makedevs fixes.

---

 recipes/kexecboot/device_table-oldmmc.txt |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/kexecboot/device_table-oldmmc.txt b/recipes/kexecboot/device_table-oldmmc.txt
index 4decc8d..2b61c01 100644
--- a/recipes/kexecboot/device_table-oldmmc.txt
+++ b/recipes/kexecboot/device_table-oldmmc.txt
@@ -13,7 +13,7 @@
 /dev/apm_bios	c	660	0	46	10	134	-	-	-
 /dev/fb0	c	600	0	0	29	0	-	-	-
 /dev/hda	b	660	0	6	3	0	-	-	-
-/dev/hda	b	660	0	6	3	1	1	1	20
+/dev/hda	b	660	0	6	3	1	1	1	19
 /dev/kmem	c	640	0	15	1	2	-	-	-
 /dev/mem	c	640	0	15	1	1	-	-	-
 /dev/null	c	666	0	0	1	3	-	-	-
@@ -32,5 +32,5 @@
 
 # mmc numbers are assigned dynamicly so if you have other dynamic assigned block devices it may be wrong
 /dev/mmcblk0	b	660	0	6	254	0	-	-	-
-/dev/mmcblk0p	b	660	0	6	254	1	1	1	8
+/dev/mmcblk0p	b	660	0	6	254	1	1	1	7
 /dev/event0 	c	660	0	0	13	64	-	-	-





More information about the Openembedded-commits mailing list