[U-Boot] [PATCH v1 14/29] imx6: aristainetos: convert CONFIG_DM_SPI

2019-12-29 Thread sbabic
> enable CONFIG_DM_SPI and CONFIG_DM_SPI_FLASH > and get rid of build removal warnings. > define CONFIG_GPIO_ENABLE_SPI_FLASH is not longer > needed, so remove it from config_whitelist.txt > Signed-off-by: Heiko Schocher Applied to u-boot-imx, -next, thanks ! Best regards, Stefano Babic --

[U-Boot] [PATCH v1 14/29] imx6: aristainetos: convert CONFIG_DM_SPI

2019-12-01 Thread Heiko Schocher
enable CONFIG_DM_SPI and CONFIG_DM_SPI_FLASH and get rid of build removal warnings. define CONFIG_GPIO_ENABLE_SPI_FLASH is not longer needed, so remove it from config_whitelist.txt Signed-off-by: Heiko Schocher --- board/aristainetos/aristainetos.c | 97 --- configs