=================================================================== RCS file: /cvs/funnyos/arch/sam7s64/openocd_flash.scr,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- funnyos/arch/sam7s64/openocd_flash.scr 2007/11/08 22:26:12 1.1 +++ funnyos/arch/sam7s64/openocd_flash.scr 2007/11/19 18:13:10 1.2 @@ -15,7 +15,7 @@ poll flash probe 0 flash erase 0 0 15 -flash write 0 KERNEL_FILENAME.bin 0x0 +flash write 0 a.bin 0x0 reset run sleep 10 shutdown