On Tue, May 29, 2018 at 10:41:11AM +0000, Heinrich.Toews@xxxxxxxx wrote: > Remove an erroneous bch4 string leftover that > leads to a false ecc mode mapping. > > BCH4 support was previously removed by Teresa Remmet: > d316cda 'mtd: nand: omap_gpmc: Remove BCH4 support' > > Signed-off-by: Heinrich Toews <heinrich.toews@xxxxxxxx> > --- > drivers/mtd/nand/nand_omap_gpmc.c | 1 - > 1 file changed, 1 deletion(-) Applied, thanks Sascha > > diff --git a/drivers/mtd/nand/nand_omap_gpmc.c b/drivers/mtd/nand/nand_omap_gpmc.c > index e18ce63..ce03c7a 100644 > --- a/drivers/mtd/nand/nand_omap_gpmc.c > +++ b/drivers/mtd/nand/nand_omap_gpmc.c > @@ -95,7 +95,6 @@ int omap_gpmc_decode_bch(int select_4_8, unsigned char *ecc, unsigned int *err_l > static const char *ecc_mode_strings[] = { > "software", > "hamming_hw_romcode", > - "bch4_hw", > "bch8_hw", > "bch8_hw_romcode", > }; > -- > 2.7.4 > > _______________________________________________ > barebox mailing list > barebox@xxxxxxxxxxxxxxxxxxx > http://lists.infradead.org/mailman/listinfo/barebox > -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox