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
777a779
> socket_id=0
1426c1428
< type=SimpleDRAM
---
> type=DRAMCtrl
1428c1430
< addr_mapping=RaBaChCo
---
> addr_mapping=RoRaBaChCo
1438a1441
> max_accesses_per_row=16
1439a1443
> min_writes_per_switch=16
1441c1445
< page_policy=open
---
> page_policy=open_adaptive
1447a1452
> tCK=1250
1452c1457
< tRFC=300000
---
> tRFC=260000
1454c1459,1462
< tRRD=6250
---
> tRRD=6000
> tRTP=7500
> tRTW=2500
> tWR=15000
1456,1459c1464,1467
< 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