Searched hist:"4 a0930069b596ae27267a0e7cd44199e2270afa5" (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/doc/ |
| H A D | README.omap3 | 4a0930069b596ae27267a0e7cd44199e2270afa5 Fri Apr 05 04:55:21 UTC 2013 Andreas Bießmann <andreas.devel@googlemail.com> omap_gpmc: add support for hw assisted BCH8
The kernel states:
---8<--- The OMAP3 GPMC hardware BCH engine computes remainder polynomials, it does not provide automatic error location and correction: this step is implemented using the BCH library. --->8---
And we do so in u-boot.
This implementation uses the same layout for BCH8 but it is fix. The current provided layout does only work with 64 Byte OOB.
Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com> Cc: Tom Rini <trini@ti.com> Cc: Ilya Yanok <ilya.yanok@cogentembedded.com> Cc: Scott Wood <scottwood@freescale.com> Cc: Mansoor Ahamed <mansoor.ahamed@ti.com> Cc: Thomas Weber <thomas.weber.linux@googlemail.com>
|
| /rk3399_rockchip-uboot/lib/ |
| H A D | Makefile | 4a0930069b596ae27267a0e7cd44199e2270afa5 Fri Apr 05 04:55:21 UTC 2013 Andreas Bießmann <andreas.devel@googlemail.com> omap_gpmc: add support for hw assisted BCH8
The kernel states:
---8<--- The OMAP3 GPMC hardware BCH engine computes remainder polynomials, it does not provide automatic error location and correction: this step is implemented using the BCH library. --->8---
And we do so in u-boot.
This implementation uses the same layout for BCH8 but it is fix. The current provided layout does only work with 64 Byte OOB.
Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com> Cc: Tom Rini <trini@ti.com> Cc: Ilya Yanok <ilya.yanok@cogentembedded.com> Cc: Scott Wood <scottwood@freescale.com> Cc: Mansoor Ahamed <mansoor.ahamed@ti.com> Cc: Thomas Weber <thomas.weber.linux@googlemail.com>
|