On Thu, 3 Sep 2015 23:33:28 +0200 Bernhard Nortmann <[email protected]> wrote:
> Signed-off-by: Bernhard Nortmann <[email protected]> > --- > fel.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/fel.c b/fel.c > index bec7b5b..ec9a3ed 100644 > --- a/fel.c > +++ b/fel.c > @@ -804,7 +804,7 @@ void aw_fel_write_uboot_image(libusb_device_handle *usb, > * available from be32toh(buf32[6]) > * > * However, this requires CRC routines that mimic their U-Boot > - * counterparts, namely image_check_dcrc() in > ${U-BOOT}/common/image.cabs > + * counterparts, namely image_check_dcrc() in ${U-BOOT}/common/image.c > * and crc_wd() in ${U-BOOT}/lib/crc32.c > * > * It should be investigated if existing CRC routines in sunxi-tools :) Acked-by: Siarhei Siamashka <[email protected]> -- Best regards, Siarhei Siamashka -- You received this message because you are subscribed to the Google Groups "linux-sunxi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
