Handle IBM OFW path.

* util/ieee1275/ofpath.c (find_obppath): Use devspec if obppath isn't
	available.
	(of_path_of_scsi): Handle vdevice.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2012-06-04 22:37:39 +02:00
parent efbeefe90f
commit 4557a36d2c
2 changed files with 41 additions and 6 deletions

View file

@ -1,3 +1,11 @@
2012-06-04 Vladimir Serbinenko <phcoder@gmail.com>
Handle IBM OFW path.
* util/ieee1275/ofpath.c (find_obppath): Use devspec if obppath isn't
available.
(of_path_of_scsi): Handle vdevice.
2012-06-03 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/mmap/i386/pc/mmap.c (malloc_hook):