lib: Import reed solomon code from kernel
reed solomon code is used by RAMOOPS to check and fix data stored in
volatile memory.

Signed-off-by: Markus Pargmann <mpa@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 647fba8 commit 899b3822d2be2eb07622fd1946614675a9bb5109
@Markus Pargmann Markus Pargmann authored on 8 Dec 2015
Sascha Hauer committed on 10 Dec 2015
Showing 7 changed files
View
include/linux/rslib.h 0 → 100644
View
lib/Kconfig
View
lib/Makefile
View
lib/reed_solomon/Makefile 0 → 100644
View
lib/reed_solomon/decode_rs.c 0 → 100644
View
lib/reed_solomon/encode_rs.c 0 → 100644
View
lib/reed_solomon/reed_solomon.c 0 → 100644