aboutsummaryrefslogtreecommitdiffstats
path: root/files
diff options
context:
space:
mode:
authorThomas Kunze <thommycheck@gmx.de>2008-09-04 13:41:25 +0000
committerThomas Kunze <thommycheck@gmx.de>2008-09-04 13:41:25 +0000
commite53259c49ae2e2d1cf6a3f2c5ee34b06470bf96b (patch)
treecc726d2a1aa1092f086b62bbd66d98fdd538c9fb /files
parent7eb73dfd5a79abfb7efe71b897c3dbcda6e505f1 (diff)
downloadopenembedded-e53259c49ae2e2d1cf6a3f2c5ee34b06470bf96b.tar.gz
conf/machine/include: add kexecboot.inc
kexecboot: create a new devicetable file collie.conf, poodle.conf: use new kexecboot.inc zaurus-2.6.inc: make do_installkit know about kexecboot (based on work of hvontres)
Diffstat (limited to 'files')
-rw-r--r--files/device_table-collie.txt4
-rw-r--r--files/device_table-kexecboot.txt14
2 files changed, 14 insertions, 4 deletions
diff --git a/files/device_table-collie.txt b/files/device_table-collie.txt
deleted file mode 100644
index 86b06804ff..0000000000
--- a/files/device_table-collie.txt
+++ /dev/null
@@ -1,4 +0,0 @@
-# mmc numbers are assigned dynamicly so if you have other dynamic assigned block devices it may be wrong
-/dev/mmcblk0p1 b 660 0 6 179 1 - - -
-/dev/event0 c 660 0 0 13 64 - - -
-/dev/fb0 c 660 0 0 29 0 - - -
diff --git a/files/device_table-kexecboot.txt b/files/device_table-kexecboot.txt
new file mode 100644
index 0000000000..dd716f33ec
--- /dev/null
+++ b/files/device_table-kexecboot.txt
@@ -0,0 +1,14 @@
+# 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 - - -
+/dev/fb0 c 660 0 0 29 0 - - -
+# 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 - - -
+/dev/fb0 c 660 0 0 29 0 - - -