]> git.ozlabs.org Git - yaboot.git/commitdiff
Certain levels of IBM firmware will allow the system to boot from an
authorPaul Nasrat <pnasrat@redhat.com>
Fri, 2 Mar 2007 16:26:18 +0000 (16:26 +0000)
committerPaul Nasrat <pauln@enki.eridu>
Fri, 2 Mar 2007 16:26:18 +0000 (16:26 +0000)
iscsi target.  System OFW accomplishes this by setting up a virtual
disk device with parameters.  These parameters, when passed back to
OFW by yaboot, directs the FW to use virtual device over the ethernet
port that will then access iscsi target as a block device.  This patch
extracts those parameters from the property of the virtual device and
passes them back to OFW to indicate the kernel is to be retrieved via
the iscsi protocol.

Signed-off-by: Doug Maxey <dwm@austin.ibm.com>
Cc: Ben Herrenscmidt <benh@kernel.crashing.org>
Cc: Mike Christie <michaelc@cs.wisc.edu>

No differences found