]> git.proxmox.com Git - mirror_qemu.git/commit - hw/mips/mips_malta.c
malta: Always allocate flash memory
authorStefan Weil <sw@weilnetz.de>
Sat, 28 Jan 2012 05:18:17 +0000 (05:18 +0000)
committerStefan Weil <sw@weilnetz.de>
Thu, 15 Mar 2012 19:55:45 +0000 (20:55 +0100)
commitbb4b335871677e0aa447484332e975d6c2ab0ba4
tree35275c85e72a5ef16599b44f706b8c1233cff791
parent82a9807bcaa2db2825eee0d1236218ccebaaf875
malta: Always allocate flash memory

There is no reason why there should not be a flash memory when the
Malta emulation is started with a Linux kernel. When flash memory
is always available, the code is simpler, and it can be better tested.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
hw/mips_malta.c