Deleted Added
sdiff udiff text old ( 8911:4da2ea94319f ) new ( 8983:8800b05e1cb3 )
full compact
1[root]
2type=Root
3children=system
4full_system=true
5time_sync_enable=false
6time_sync_period=100000000000
7time_sync_spin_threshold=100000000
8
9[system]
10type=LinuxArmSystem
11children=bridge cf0 cpu intrctrl iobus iocache l2c membus physmem realview terminal toL2Bus vncserver
12atags_addr=256
13boot_loader=/dist/m5/system/binaries/boot.arm
14boot_osflags=earlyprintk console=ttyAMA0 lpj=19988480 norandmaps rw loglevel=8 mem=128MB root=/dev/sda1
15flags_addr=268435504
16gic_cpu_addr=520093952
17init_param=0
18kernel=/dist/m5/system/binaries/vmlinux.arm.smp.fb.2.6.38.8
19load_addr_mask=268435455
20machine_type=RealView_PBX
21mem_mode=timing
22memories=system.physmem system.realview.nvmem
23midr_regval=890224640
24num_work_ids=16
25readfile=tests/halt.sh
26symbolfile=
27work_begin_ckpt_count=0
28work_begin_cpu_id_exit=-1
29work_begin_exit_count=0
30work_cpus_ckpt_count=0
31work_end_ckpt_count=0
32work_end_exit_count=0

--- 23 unchanged lines hidden (view full) ---

56children=child
57child=system.cf0.image.child
58image_file=
59read_only=false
60table_size=65536
61
62[system.cf0.image.child]
63type=RawDiskImage
64image_file=/dist/m5/system/disks/linux-arm-ael.img
65read_only=true
66
67[system.cpu]
68type=TimingSimpleCPU
69children=dcache dtb icache interrupts itb tracer
70checker=Null
71clock=500
72cpu_id=0

--- 192 unchanged lines hidden (view full) ---

265ret_data64=18446744073709551615
266ret_data8=255
267system=system
268update_data=false
269warn_access=warn
270pio=system.membus.default
271
272[system.physmem]
273type=SimpleMemory
274conf_table_reported=true
275file=
276in_addr_map=true
277latency=30000
278latency_var=0
279null=false
280range=0:134217727
281zero=false
282port=system.membus.master[2]
283
284[system.realview]

--- 214 unchanged lines hidden (view full) ---

499amba_id=0
500ignore_access=false
501pio_addr=268455936
502pio_latency=1000
503system=system
504pio=system.iobus.master[22]
505
506[system.realview.nvmem]
507type=SimpleMemory
508conf_table_reported=false
509file=
510in_addr_map=true
511latency=30000
512latency_var=0
513null=false
514range=2147483648:2214592511
515zero=true
516port=system.membus.master[1]
517
518[system.realview.realview_io]

--- 156 unchanged lines hidden ---