[U-Boot] [PATCH v2] lib: add crc7 from Linux
Wolfgang Denk
wd at denx.de
Tue Jan 18 23:38:20 CET 2011
Dear Thomas Chou,
In message <1294709900-2764-1-git-send-email-thomas at wytron.com.tw> you wrote:
> Crc7 is used to compute mmc spi command packet checksum.
>
> Copy from linux-2.6 lib/crc7.c include/linux/crc7.h
> commit ad241528c4919505afccb022acbab3eeb0db4d80
>
> Signed-off-by: Thomas Chou <thomas at wytron.com.tw>
> ---
> v2 update attribution as Wolfgang suggested.
>
> include/linux/crc7.h | 14 +++++++++++
> lib/Makefile | 1 +
> lib/crc7.c | 62 ++++++++++++++++++++++++++++++++++++++++++++++++++
> 3 files changed, 77 insertions(+), 0 deletions(-)
> create mode 100644 include/linux/crc7.h
> create mode 100644 lib/crc7.c
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
A witty saying proves nothing, but saying something pointless gets
people's attention.
More information about the U-Boot
mailing list