# # Author: Robert Schwebel # # Description: cleanup # # State: 2003-12-09: do not submit for now # # # Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher # --- u-boot-patches/common/cmd_fpga.c~cmdfpga 2003-12-09 17:23:10.000000000 +0100 +++ u-boot-patches/common/cmd_fpga.c 2003-12-09 19:00:24.000000000 +0100 @@ -157,7 +157,7 @@ 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"