]> git.ipfire.org Git - thirdparty/qemu.git/commit
ppc/pnv: Increase max firmware size
authorCédric Le Goater <clg@kaod.org>
Fri, 2 Oct 2020 09:14:40 +0000 (11:14 +0200)
committerDavid Gibson <david@gibson.dropbear.id.au>
Thu, 8 Oct 2020 23:15:06 +0000 (10:15 +1100)
commit83fa6e2a9fb4359208ed1a2ac74589ef0271627a
tree1e329f2203f7d5e5616d681465b19162d31acc0a
parent35dce34fbc1cfa6a26f95b83f3a8949a4150412f
ppc/pnv: Increase max firmware size

Builds enabling GCOV can be bigger than 4MB and the limit on FSP
systems is 16MB.

Signed-off-by: Cédric Le Goater <clg@kaod.org>
Message-Id: <20201002091440.1349326-1-clg@kaod.org>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
hw/ppc/pnv.c