diff options
author | Thomas Kunze <thommycheck@gmx.de> | 2008-08-03 16:31:31 +0000 |
---|---|---|
committer | Thomas Kunze <thommycheck@gmx.de> | 2008-08-03 16:31:31 +0000 |
commit | 894fcd09757550defb344445597e113bbae02c52 (patch) | |
tree | 9f97aff94c19f83d74c33b55923f9946e0b94c59 /files/device_table-collie.txt | |
parent | c8190d6efdf5aaef58c5bd865ca82360b1f43d62 (diff) |
files: add some stuff to device_table_add-mmc.txt and rename it to
devices-table-collie.txt.
conf/collie: use device-table-collie.txt
packages/kexecboot:*create a new directory for everything kexecboot related
*move initramfs-kexec-image and initramfs-kexec to this dir and
rename them to *kexecboot
*move linux-kexecboot to this dir
*add forgotten patches for linux-kexecboot
Diffstat (limited to 'files/device_table-collie.txt')
-rw-r--r-- | files/device_table-collie.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/files/device_table-collie.txt b/files/device_table-collie.txt new file mode 100644 index 0000000000..86b06804ff --- /dev/null +++ b/files/device_table-collie.txt @@ -0,0 +1,4 @@ +# 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 - - - |