]> Git Repo - qemu.git/commit
Revert "hw/mips: MIPS Boston board support"
authorPeter Maydell <[email protected]>
Thu, 23 Feb 2017 18:04:45 +0000 (18:04 +0000)
committerPeter Maydell <[email protected]>
Thu, 23 Feb 2017 18:04:45 +0000 (18:04 +0000)
commit2d896b454a0e19ec4c1ddbb0e0b65b7e54fcedf3
treee70a16f4682d29a2ffaeb99977faa44bb8942706
parent10f25e4844cb9b3f02fb032f88051dd5b65b4206
Revert "hw/mips: MIPS Boston board support"

This reverts commit d3473e147a754e999718bf6fcb015d9978c6a1ee.

This commit creates a board which defaults to having 2GB of RAM.
Unfortunately on 32-bit hosts we can't create boards with 2GB of RAM,
and so 'make check' fails. I missed this during testing of the
merge, unfortunately. Luckily the offending commit is the last
one in the merge request, so we can just revert it for now.

Signed-off-by: Peter Maydell <[email protected]>
configure
default-configs/mips64el-softmmu.mak
hw/mips/Makefile.objs
hw/mips/boston.c [deleted file]
This page took 0.036021 seconds and 4 git commands to generate.