On 23.01.2018 19:26, Collin L. Walling wrote: > ECKD DASDs have different IPL structures for CDL and LDL > formats. The current Ipl1 and Ipl2 structs follow the CDL > format, so we prepend "EckdCdl" to them. Boot info for LDL > has been moved to a new struct: EckdLdlIpl1. > > Also introduce structs for IPL stages 1 and 1b.
I'd maybe move the 1b stuff into a later patch, when you really need it. By the way, is there a public spec available somewhere for these ECKD boot structures? Anyway, patch looks fine to me, so: Reviewed-by: Thomas Huth <th...@redhat.com>