commit | ed6ce67a2c7071cf5032848caa8bbf037e5ac51b | [log] [tgz] |
---|---|---|
author | Thomas Chou <thomas@wytron.com.tw> | Tue Jan 11 09:38:20 2011 +0800 |
committer | Wolfgang Denk <wd@denx.de> | Tue Jan 18 23:38:08 2011 +0100 |
tree | 4af693e4e589c5d6c8043fa97439e116da828b90 | |
parent | 5c4fa2eea0d68764766b5996baa5508f64f1f64b [diff] |
lib: add crc7 from Linux 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@wytron.com.tw>