gem5/configs/common
Ali Saidi d6289507d8 ARM: Include IDE/CF controller by default in PBX model.
Frame buffer and boot linux:
./build/ARM_FS/m5.opt configs/example/fs.py --benchmark=ArmLinuxFrameBuf --kernel=vmlinux.touchkit
Linux from a CF card:
./build/ARM_FS/m5.opt configs/example/fs.py --benchmark=ArmLinuxCflash --kernel=vmlinux.touchkit
Run Android
./build/ARM_FS/m5.opt configs/example/fs.py --benchmark=ArmAndroid --kernel=vmlinux.android
Run MP
./build/ARM_FS/m5.opt configs/example/fs.py --benchmark=ArmLinuxCflash --kernel=vmlinux.mp-2.6.38
2011-04-04 11:42:31 -05:00
..
Benchmarks.py ARM: Include IDE/CF controller by default in PBX model. 2011-04-04 11:42:31 -05:00
CacheConfig.py configs: cache: add cache line size option 2011-02-23 14:26:55 -05:00
Caches.py Mem: Fix issue with dirty block being lost when entire block transferred to non-cache. 2011-03-17 19:20:19 -05:00
cpu2000.py ARM: fix sizes of structs for ARM Linux 2010-06-02 12:58:17 -05:00
FSConfig.py ARM: Include IDE/CF controller by default in PBX model. 2011-04-04 11:42:31 -05:00
Options.py configs: cache: add cache line size option 2011-02-23 14:26:55 -05:00
Simulation.py Sim: Fix Simulation.py to allow more than 1 core for standard switching. 2011-04-04 11:42:31 -05:00
SysPaths.py make rcS files read from the m5 source directory, not /dist. 2006-11-08 14:10:25 -05:00