]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: OMAP2+: gpmc: enable BCH_HW ecc-scheme for AM43xx platforms
authorPekon Gupta <pekon@ti.com>
Mon, 19 May 2014 11:22:36 +0000 (16:52 +0530)
committerTony Lindgren <tony@atomide.com>
Tue, 27 May 2014 21:22:30 +0000 (14:22 -0700)
commit230f3a71af4cc88388f15c92c392437ba7786db7
tree68782c8c759f679f7edff8e5738bc57c73f833a4
parentcf6870b5f72806b05750e6694944aa52e1fd545b
ARM: OMAP2+: gpmc: enable BCH_HW ecc-scheme for AM43xx platforms

Fixes: commit ecc234f8601c2c62122b11609d042daadee94b2d
ARM: OMAP2+: gpmc: update gpmc_hwecc_bch_capable() for new platforms and ECC schemes

Though the commit log of above commit mentions AM43xx platforms, but code change
missed AM43xx. This patch adds AM43xx to list of those SoC which have built-in
ELM hardware engine, so that BCH ecc-schemes with hardware error-correction can
be enabled on AM43xx devices.

Reported-by: Roger Quadros <rogerq@ti.com>
Signed-off-by: Pekon Gupta <pekon@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/gpmc-nand.c