#daemon configuration telnet_port 4444 gdb_port 3333 tcl_port 6666 #use combined on interfaces or targets that can't set TRST/SRST separately reset_config trst_and_srst #jtag scan chain jtag newtap arm920t cpu -irlen 4 -ircapture 0x1 -irmask 0xf -expected-id 0x0032409d #target configuration target create target0 arm920t -endian little -chain-position 0 -variant arm920t [new_target_name] configure -work-area-virt 0 -work-area-phys 0x30800000 -work-area-size 0x20000 -work-area-backup 0 #flash configuration #flash bank [driver_options ...] flash bank cfi 0x00000000 0x1000000 2 2 0 init reset halt