On Fri, 1 Mar 2019 13:59:28 -0500 "Jason J. Herne" <jjhe...@linux.ibm.com> wrote:
> Create a new header for basic architecture specific definitions and add a > mapping of low core memory. This mapping will be used by the real dasd boot > process. > > Signed-off-by: Jason J. Herne <jjhe...@linux.ibm.com> > --- > pc-bios/s390-ccw/main.c | 2 + > pc-bios/s390-ccw/s390-arch.h | 102 > +++++++++++++++++++++++++++++++++++++++++++ > 2 files changed, 104 insertions(+) > create mode 100644 pc-bios/s390-ccw/s390-arch.h I did not check all fields, but looks sane. Acked-by: Cornelia Huck <coh...@redhat.com>