2010-05-06 13:35:49 -07:00
|
|
|
[cpu]
|
|
|
|
|
core = arm926ejs
|
|
|
|
|
|
|
|
|
|
# the rom file is loaded at address 0x0
|
|
|
|
|
[rom]
|
|
|
|
|
file = lk.bin
|
|
|
|
|
|
|
|
|
|
[system]
|
2010-05-21 23:03:10 -07:00
|
|
|
display = yes
|
2010-05-06 13:35:49 -07:00
|
|
|
console = yes
|
|
|
|
|
network = no
|
2010-05-06 17:21:24 -07:00
|
|
|
block = yes
|
2010-05-06 13:35:49 -07:00
|
|
|
|
|
|
|
|
[network]
|
|
|
|
|
device = /dev/tap0
|
2010-05-06 17:21:24 -07:00
|
|
|
|
|
|
|
|
[block]
|
|
|
|
|
file = ../blk.bin
|