X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=board%2Fmx1fs2%2Fflash.c;h=73ce8957e0662edd6a0dc150dfe0d35c25a96621;hb=83002a77cbdf383015ca384eff5fa31722d8e571;hp=47885bceb273933a3a6a89e218d17cdd71bb8d96;hpb=24ae0d1728f446d634728802370f50d7651d9f48;p=u-boot diff --git a/board/mx1fs2/flash.c b/board/mx1fs2/flash.c index 47885bceb2..73ce8957e0 100644 --- a/board/mx1fs2/flash.c +++ b/board/mx1fs2/flash.c @@ -612,7 +612,7 @@ bad_write_buff(flash_info_t * info, uchar * src, ulong addr, ulong cnt) * @param info: * @param src: source of copy transaction * @param addr: where to copy to - * @param cnt: number of bytes to copy + * @param cnt: number of bytes to copy * * @return error code */