]> git.proxmox.com Git - mirror_qemu.git/commit
target/mips: fulong2e: Fix bios flash size
authorBALATON Zoltan <balaton@eik.bme.hu>
Thu, 21 Feb 2019 12:29:15 +0000 (13:29 +0100)
committerAleksandar Markovic <amarkovic@wavecomp.com>
Thu, 21 Feb 2019 18:36:47 +0000 (19:36 +0100)
commitbe9f6d1140fc8d61a2bc5e54c626b01b77dd6a8e
treef0eaf2851abc8209796c573a71b1c45e3b901ebc
parentf7cf2219c52f3d0f173b5b03aa193ff0efd73e9c
target/mips: fulong2e: Fix bios flash size

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 <balaton@eik.bme.hu>
Signed-off-by: Aleksandar Markovic <amarkovic@wavecomp.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com>
hw/mips/mips_fulong2e.c