Hi
I was trying to use the Android clean disk image (taken from BBench)
with GEM5, and I noticed an error in configs/common/Benchmark.py in
line 115 :
114: 'ArmAndroid': [SysConfig('null.rcS', '256MB',
115:
'ARMv7a-Gingerbread-Android.SMP.mouse.nolock.clean.img)')],
I guess it should be
115
'ARMv7a-Gingerbread-Android.SMP.mouse.nolock.clean.img')], (There is
an extra ) after the .img extension)
It's a rather trivial error , but I thought I would report it anyway.
Anirudh
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users