First patch increases kernel size limit to 256MiB to fit images generated with CONFIG_DEBUG_INFO.
Second patch just fixes a misleading comment regarding initrd size limit. Third patch uses IEC prefixes to represent size constants. v1..v2: Use IEC prefixes as per Eric Blake' suggestion. Murilo Opsfelder Araujo (3): ppc/pnv: increase kernel size limit to 256MiB ppc/pnv: add INITRD_MAX_SIZE constant ppc/pnv: use IEC binary prefixes to represent sizes hw/ppc/pnv.c | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) -- 2.20.1