From: Mugunthan V N <mugunthan...@ti.com> Since OMAP's spl doesn't support DM currently, do not define DM_NAND for spl build.
Signed-off-by: Mugunthan V N <mugunthan...@ti.com> Signed-off-by: Grygorii Strashko <grygorii.stras...@ti.com> --- include/configs/am43xx_evm.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/configs/am43xx_evm.h b/include/configs/am43xx_evm.h index 1d622ef..2f026c6 100644 --- a/include/configs/am43xx_evm.h +++ b/include/configs/am43xx_evm.h @@ -115,6 +115,7 @@ #undef CONFIG_DM_SPI #undef CONFIG_DM_SPI_FLASH #undef CONFIG_TIMER +#undef CONFIG_DM_NAND #endif #ifndef CONFIG_SPL_BUILD -- 2.10.1.dirty _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot