configs: colibri_imx7: enable DM for raw NAND devices
authorStefan Agner <stefan.agner@toradex.com>
Tue, 8 Jan 2019 11:42:30 +0000 (12:42 +0100)
committerStefano Babic <sbabic@denx.de>
Mon, 28 Jan 2019 12:02:08 +0000 (13:02 +0100)
commit23f61b81d8597f8a5a64b15e3fe7de064f3bd3a9
treebe9add70883c05c12521d0b9e0b82200a7618271
parentd8a32f52a6fc21c012e55ac5fbcc245493b515b7
configs: colibri_imx7: enable DM for raw NAND devices

Use DM and device trees for raw NAND devices by default. This
fixes -74 NAND read errors since it makes sure the ECC settings
are the same as used in Linux and our downstream U-Boot.

Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
configs/colibri_imx7_defconfig