diff options
author | Andrea Adami <andrea.adami@gmail.com> | 2009-04-01 00:42:01 +0200 |
---|---|---|
committer | Andrea Adami <andrea.adami@gmail.com> | 2009-04-01 00:46:33 +0200 |
commit | a7f92402c43c3b2206cada02b38446cbd25e01c5 (patch) | |
tree | dd5c195e3f37f800782ec00d1b7db9d1e14d6ae8 /recipes/kexecboot | |
parent | 05bb6725ac4711d12d3de543cf919baf04066c00 (diff) |
device_table_minimal: add /dev/event1 - /dev/event7
- while there,
- delete device_table_kexecboot
- add /dev/mmcblk0p7 to device_table-oldmmc
Diffstat (limited to 'recipes/kexecboot')
-rw-r--r-- | recipes/kexecboot/device_table-oldmmc.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/kexecboot/device_table-oldmmc.txt b/recipes/kexecboot/device_table-oldmmc.txt index 5c7097cbdb..4decc8dfb4 100644 --- a/recipes/kexecboot/device_table-oldmmc.txt +++ b/recipes/kexecboot/device_table-oldmmc.txt @@ -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 7 +/dev/mmcblk0p b 660 0 6 254 1 1 1 8 /dev/event0 c 660 0 0 13 64 - - - |