pc-bios/s390-ccw: store proper subsystem information word
commitf2879a5c9e45e8432d15deea84fdf53586e9949c
authorChristian Borntraeger <borntraeger@de.ibm.com>
Tue, 1 Jul 2014 10:17:41 +0000 (1 12:17 +0200)
committerCornelia Huck <cornelia.huck@de.ibm.com>
Tue, 8 Jul 2014 13:08:03 +0000 (8 15:08 +0200)
tree4f4737fa7539d8ceb47c615502a69c98426ddcf1
parenteaa4980185943da6e36f6f2e052d41924705e1ea
pc-bios/s390-ccw: store proper subsystem information word

POP chapter 17 requires to store a subsystem information word at 184
during IPL. Furthermore bytes 188-191 should be zero. The bootmap might
contain data blocks that are written to the first page. We have to
write these values after we processed the bootmap and before the final
IPL.

Signed-off-by: Christian Borntraeger <borntraeger@de.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/bootmap.c
pc-bios/s390-ccw/main.c
pc-bios/s390-ccw/s390-ccw.h