pc-bios/s390-ccw: Device detection in higher subchannel sets
authorAlexander Yarygin <yarygin@linux.vnet.ibm.com>
Thu, 25 Jun 2015 15:35:58 +0000 (18:35 +0300)
committerCornelia Huck <cornelia.huck@de.ibm.com>
Mon, 7 Sep 2015 14:10:43 +0000 (16:10 +0200)
commit0f79b89bc2bdbed35d2c57d722acc4c31a5a2ce4
tree15f30e8d657b797e7693e399dc6d0588c8cc02e0
parentf7822aa8b610a4fec57a09066974e5c088592c08
pc-bios/s390-ccw: Device detection in higher subchannel sets

If no bootdevice was specified, we try to autodetect a suitable IPL
device. Current code only searched in subchannel set 0; extend this
search to higher subchannel sets as well.

Signed-off-by: Alexander Yarygin <yarygin@linux.vnet.ibm.com>
Reviewed-by: David Hildenbrand <dahi@linux.vnet.ibm.com>
Reviewed-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
pc-bios/s390-ccw/main.c