Hi,
> > +pcms->max_fw_size = 8 * MiB; /* use default */
[ ... ]
> All I'm saying is that the "/* use default */" comment should not be
> copied from "max_ram_below_4g" to "max_fw_size", because the (assumed)
> meaning of the original comment does not apply to the new field.
Fully agree.
On 09/23/20 15:18, Erich Mcmillan wrote:
> From: Erich McMillan
>
> At HPi we have a need for increased fw size to enable testing of our custom
> fw.
>
> Signed-off-by: Erich McMillan
> ---
> hw/i386/pc.c | 50
> hw/i386/pc_sysfw.c | 13 +
From: Erich McMillan
At HPi we have a need for increased fw size to enable testing of our custom fw.
Signed-off-by: Erich McMillan
---
hw/i386/pc.c | 50
hw/i386/pc_sysfw.c | 13 ++--
include/hw/i386/pc.h | 2 ++
3 files changed,