mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-11-01 09:13:37 +00:00
Starting with kernel v3.5, it is mandatory to specify ECC strength when using hardware ECC. Without this, kernel panics with a warning of the sort: Driver must set ecc.strength when using hardware ECC ------------[ cut here ]------------ kernel BUG at drivers/mtd/nand/nand_base.c:3519! Fix this by specifying ECC strength for the boards which were missing this. Reported-by: Holger Freyther <holger@freyther.de> Cc: <stable@vger.kernel.org> #v3.5+ Signed-off-by: Sekhar Nori <nsekhar@ti.com> Signed-off-by: Kevin Hilman <khilman@linaro.org> |
||
|---|---|---|
| .. | ||
| include/mach | ||
| aemif.c | ||
| asp.h | ||
| board-da830-evm.c | ||
| board-da850-evm.c | ||
| board-dm355-evm.c | ||
| board-dm355-leopard.c | ||
| board-dm365-evm.c | ||
| board-dm644x-evm.c | ||
| board-dm646x-evm.c | ||
| board-mityomapl138.c | ||
| board-neuros-osd2.c | ||
| board-omapl138-hawk.c | ||
| board-sffsdr.c | ||
| board-tnetv107x-evm.c | ||
| cdce949.c | ||
| clock.c | ||
| clock.h | ||
| common.c | ||
| cp_intc.c | ||
| cpuidle.c | ||
| da8xx-dt.c | ||
| da830.c | ||
| da850.c | ||
| davinci.h | ||
| devices-da8xx.c | ||
| devices-tnetv107x.c | ||
| devices.c | ||
| dm355.c | ||
| dm365.c | ||
| dm644x.c | ||
| dm646x.c | ||
| irq.c | ||
| Kconfig | ||
| Makefile | ||
| Makefile.boot | ||
| mux.c | ||
| mux.h | ||
| pm.c | ||
| pm_domain.c | ||
| psc.c | ||
| serial.c | ||
| sleep.S | ||
| sram.c | ||
| time.c | ||
| tnetv107x.c | ||
| usb.c | ||