* Patch by Robert Schwebel, 15 Dec 2003:

add support for cramfs (uses JFFS2 command interface)
This commit is contained in:
wdenk 2004-01-03 21:24:46 +00:00
parent c935d3bd8b
commit dd875c767e
11 changed files with 825 additions and 16 deletions

View file

@ -158,7 +158,7 @@ static int fpga_get_op (char *opstr)
}
U_BOOT_CMD (fpga, 6, 1, do_fpga,
"fpga - loadable FPGA image support\n",
"fpga - loadable FPGA image support\n",
"fpga [operation type] [device number] [image address] [image size]\n"
"fpga operations:\n"
"\tinfo\tlist known device information.\n"