removed 'address' option for Bochs.
authorGodmar Back <godmar@gmail.com>
Wed, 27 Aug 2008 14:34:24 +0000 (14:34 +0000)
committerGodmar Back <godmar@gmail.com>
Wed, 27 Aug 2008 14:34:24 +0000 (14:34 +0000)
It makes Bochs > 2.2.6 fail with "[MEM0 ] ROM: System BIOS must end at 0xfffff"
and, according to http://www.nabble.com/Strange-error-message-when-bringing-up-a-CVS-build-td7532679.html
isn't even necessary for 2.2.6

src/utils/pintos

index 0b48be11ed64af5d79e15f55617b9385eaa96fef..d7870351c0e966a9cf1263539aba2a9390bf55c2 100755 (executable)
@@ -472,7 +472,7 @@ sub run_bochs {
     # Write bochsrc.txt configuration file.
     open (BOCHSRC, ">", "bochsrc.txt") or die "bochsrc.txt: create: $!\n";
     print BOCHSRC <<EOF;
-romimage: file=\$BXSHARE/BIOS-bochs-latest, address=0xf0000
+romimage: file=\$BXSHARE/BIOS-bochs-latest
 vgaromimage: file=\$BXSHARE/VGABIOS-lgpl-latest
 boot: disk
 cpu: ips=1000000