15,16c15,16
< boot_loader=/dist/binaries/boot.arm
< boot_osflags=earlyprintk console=ttyAMA0 lpj=19988480 norandmaps rw loglevel=8 mem=128MB root=/dev/sda1
---
> boot_loader=/home/stever/m5/m5_system_2.0b3/binaries/boot.arm
> boot_osflags=earlyprintk=pl011,0x1c090000 console=ttyAMA0 lpj=19988480 norandmaps rw loglevel=8 mem=128MB root=/dev/sda1
33c33
< kernel=/dist/binaries/vmlinux.arm.smp.fb.2.6.38.8
---
> kernel=/home/stever/m5/m5_system_2.0b3/binaries/vmlinux.arm.smp.fb.2.6.38.8
45c45
< readfile=tests/halt.sh
---
> readfile=/home/stever/hg/m5sim.org/gem5/tests/halt.sh
88c88
< image_file=/dist/disks/linux-arm-ael.img
---
> image_file=/home/stever/m5/m5_system_2.0b3/disks/linux-arm-ael.img
174a175
> socket_id=0
834c835
< type=SimpleDRAM
---
> type=DRAMCtrl
836c837
< addr_mapping=RaBaChCo
---
> addr_mapping=RoRaBaChCo
846a848
> max_accesses_per_row=16
847a850
> min_writes_per_switch=16
849c852
< page_policy=open
---
> page_policy=open_adaptive
855a859
> tCK=1250
860c864
< tRFC=300000
---
> tRFC=260000
862c866,869
< tRRD=6250
---
> tRRD=6000
> tRTP=7500
> tRTW=2500
> tWR=15000
864,867c871,874
< tXAW=40000
< write_buffer_size=32
< write_high_thresh_perc=70
< write_low_thresh_perc=0
---
> tXAW=30000
> write_buffer_size=64
> write_high_thresh_perc=85
> write_low_thresh_perc=50