commit | 0c054753a9c4c2d851e705844534ccd8676a06aa | [log] [tgz] |
---|---|---|
author | Heiko Schocher <hs@denx.de> | Thu Jan 30 14:10:05 2020 +0100 |
committer | Stefano Babic <sbabic@denx.de> | Sun Feb 09 15:04:37 2020 +0100 |
tree | 94934990228178e1c2ebaa0be9c23ab4deb253c1 | |
parent | 23b783d700188196775cd59f2aa14ebad5b55757 [diff] |
imx6: aristainetos: fix NAND detection with latest mainline commit 88718be30010 ("mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND") moved CONFIG_NAND -> CONFIG_MTD_RAW_NAND. Adapt board code to this change, as last merge did not respect the above commit. Signed-off-by: Heiko Schocher <hs@denx.de>