ARM: dts: Specify the NAND ECC scheme explicitly on Armada 385 DB board
authorEzequiel Garcia <ezequiel.garcia@free-electrons.com>
Sat, 24 May 2014 14:17:10 +0000 (11:17 -0300)
committerArnd Bergmann <arnd@arndb.de>
Tue, 17 Jun 2014 15:09:45 +0000 (17:09 +0200)
The factory bootloader on A385-DB boards expect the ECC strength to be
4 bits over 512 bytes. Hence, we need to specify this in the devicetree,
to prevent the kernel from assuming any different ECC scheme.

Signed-off-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
Link: https://lkml.kernel.org/r/1400941030-2123-3-git-send-email-ezequiel.garcia@free-electrons.com
Signed-off-by: Jason Cooper <jason@lakedaemon.net>

No differences found