> - err("firmare chunk size bigger than 64 bytes."); > + err("firmware chunk size bigger than 64 bytes."); Yup. > - "HW don't support CMAC encrypiton, use software CMAC encrypiton\n"); > + "HW don't support CMAC encryption, use software CMAC encryption\n"); Should be: "HW doesn't support CMAC encryption, use software CMAC encryption\n");