| commit | 5c8ded6ef55761e80353f42d8e59c6e233a2f51a | [log] [tgz] |
|---|---|---|
| author | Christian Borntraeger <borntraeger@de.ibm.com> | Tue Jun 18 14:31:52 2013 +0200 |
| committer | Alexander Graf <agraf@suse.de> | Mon Jul 29 12:02:00 2013 +0200 |
| tree | 657ca7631712ed224f9654a3149ab29b39aa89a8 | |
| parent | c8cda8748eceeeb06f1952e7e765a0919103644d [diff] |
s390/ipl: Fix boot order The latest ipl code adaptions collided with some of the virtio refactoring rework. This resulted in always booting the first disk. Let's fix booting from a given ID. The new code also checks for command lines without bootindex to avoid random behaviour when accessing dev_st (==0). Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com> Reviewed-by: Andreas Färber <afaerber@suse.de> Signed-off-by: Alexander Graf <agraf@suse.de>