aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c24xx/pm.c
diff options
context:
space:
mode:
authorSylwester Nawrocki <snawrocki@kernel.org>2017-08-16 22:31:01 +0200
committerKrzysztof Kozlowski <krzk@kernel.org>2017-08-21 19:50:51 +0200
commit225bd1de16fb2e330be5bad261d427d00293c55e (patch)
treeb86a8116616d826aa8edabf832d43acc59b01b16 /arch/arm/mach-s3c24xx/pm.c
parentf991ce429a420dbb42b3e4b5a47490c84390d7e1 (diff)
downloadkernel_replicant_linux-225bd1de16fb2e330be5bad261d427d00293c55e.tar.gz
kernel_replicant_linux-225bd1de16fb2e330be5bad261d427d00293c55e.tar.bz2
kernel_replicant_linux-225bd1de16fb2e330be5bad261d427d00293c55e.zip
ARM: s3c24xx: Fix NAND ECC mode for mini2440 board
After commit e9f66ae23c20 ("mtd: s3c2410: make ecc mode configurable via platform data") booting of the mini2440 board is broken, since for this board we have CONFIG_MTD_NAND_S3C2410_HWECC set. The console gets flooded with errors reported by the mtd subsystem. This patch changes ecc_mode to NAND_ECC_HW which restores proper operation of the NAND flash memory. Cc: Sergio Prado <sergio.prado@e-labworks.com> Fixes: e9f66ae23c20 ("mtd: s3c2410: make ecc mode configurable via platform data") Signed-off-by: Sylwester Nawrocki <snawrocki@kernel.org> Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Diffstat (limited to 'arch/arm/mach-s3c24xx/pm.c')
0 files changed, 0 insertions, 0 deletions