commit | f6780686525cc69a16a893cac0dd6adfbf25b7ff | [log] [tgz] |
---|---|---|
author | Martin Schwidefsky <schwidefsky@de.ibm.com> | Wed Apr 17 16:32:27 2019 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Fri Apr 26 12:34:05 2019 +0200 |
tree | 6d087acf586392597460ad488c0c522fd3dc7129 | |
parent | 937347ac56bfca10c76153ac700e88a4b41f7130 [diff] |
s390/boot: pad bzImage to 4K In order to be able to sign the bzImage independent of the block size of the IPL device, align the bzImage to 4096 bytes. Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>