Hi Cédric, On 8/6/21 8:00 PM, Cédric Le Goater wrote: > It includes support for the POWER10 processor and the QEMU platform.
1/ Can you include the output of 'git shortlog v6.4..820d43c0' here? > > Built from submodule. 2/ Could we have a CI job building this, during 6.2 cycle? (See .gitlab-ci.d/edk2.yml and .gitlab-ci.d/opensbi.yml) > > Signed-off-by: Cédric Le Goater <c...@kaod.org> > --- > pc-bios/skiboot.lid | Bin 1667280 -> 2528128 bytes > roms/skiboot | 2 +- > 2 files changed, 1 insertion(+), 1 deletion(-) > > diff --git a/pc-bios/skiboot.lid b/pc-bios/skiboot.lid > index > 504b95e8b6611aff3a934ff10f789934680591f9..8a3c278512a428a034ed5b1ddbed017ae8c0a9d0 > 100644 > GIT binary patch > literal 2528128 Consider using 'git-format-patch --no-binary' and a reference to your repository to fetch a such big binary patch. > diff --git a/roms/skiboot b/roms/skiboot > index 3a6fdede6ce1..820d43c0a775 160000 > --- a/roms/skiboot > +++ b/roms/skiboot > @@ -1 +1 @@ > -Subproject commit 3a6fdede6ce117facec0108afe716cf5d0472c3f > +Subproject commit 820d43c0a7751e75a8830561f35535dfffd522bd Thanks, Phil.