commit | 0517d23c81bc3182ef49fc7000902c940572d193 | [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 | 994f84c933424c08dafc8afb4b07eb7878de963e [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>