Re: [Qemu-devel] [PATCH 2/4] mips_fulong2e: Fix bios flash size

2019-02-11 Thread Philippe Mathieu-Daudé
On 2/11/19 5:01 AM, BALATON Zoltan wrote: > According to both the specifications on linux-mips.org referenced in a This link: https://www.linux-mips.org/wiki/Fulong#Front: > comment at the beginning of the file and the flash chip part number > the bios size should be 512k not 1M. > > Signed-off-

[Qemu-devel] [PATCH 2/4] mips_fulong2e: Fix bios flash size

2019-02-10 Thread BALATON Zoltan
According to both the specifications on linux-mips.org referenced in a comment at the beginning of the file and the flash chip part number the bios size should be 512k not 1M. Signed-off-by: BALATON Zoltan --- hw/mips/mips_fulong2e.c | 9 - 1 file changed, 4 insertions(+), 5 deletions(-)