mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 16:52:14 +02:00
* Patch by Robert Schwebel, 15 Dec 2003:
add support for cramfs (uses JFFS2 command interface)
This commit is contained in:
@@ -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"
|
||||
|
Reference in New Issue
Block a user