[global]
board: iMX21ADS 
imagedir: /home/user/emulator/images
cpu_clock: 266000000
libpath: /home/user/emulator/softgun/boards:/usr/local/bin/softgun/libs
libs: imx21ads.so
start_address: 0xc8000000

[loader]
load_address: 0xc8000000

[gdebug]
host: 127.0.0.1
port: 4711

[cs8900]
host_ip: 192.168.80.3
host_ifname: imx0 

# ------------------------------------------------------
# Memory Chips: Use board default when commented out
# ------------------------------------------------------

#[dram0]
#size: 32M

#[dram1]
#size: 32M

#[flash0]
#type:   AM29LV256ML
#chips:  1

[uart1]
file: stdin

[sdcard0]
type: Toshiba32M
image: sdcard0.img

[sdcard1]
type: Toshiba32M
image: sdcard1.img

[display0]
type: rfbserver
host: 127.0.0.1 
port: 5900
width: 240 
height: 320 
#start: vncviewer localhost
