update zy1000 to svn head jtag api
git-svn-id: svn://svn.berlios.de/openocd/trunk@1197 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
@@ -989,13 +989,13 @@ zylinjtag_Jim_Command_format_jffs2(Jim_Interp *interp,
|
||||
int argc,
|
||||
Jim_Obj * const *argv)
|
||||
{
|
||||
int del;
|
||||
if (argc != 1)
|
||||
{
|
||||
return JIM_ERR;
|
||||
}
|
||||
|
||||
format();
|
||||
for(;;);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user