[U-Boot] [PATCH] mx6ul_14x14_evk: Select CONFIG_FSL_QSPI

Peng Fan van.freenix at gmail.com
Thu Feb 18 06:42:05 CET 2016


Hi Fabio,

On Wed, Feb 17, 2016 at 05:32:14PM -0200, Fabio Estevam wrote:
>From: Fabio Estevam <fabio.estevam at nxp.com>
>
>Select CONFIG_FSL_QSPI so that the SPI can be probed:
>
>=> sf probe
>SF: Detected N25Q256 with page size 256 Bytes, erase size 64 KiB, total 32 MiB
>
>Signed-off-by: Fabio Estevam <fabio.estevam at nxp.com>
>---
> include/configs/mx6ul_14x14_evk.h | 1 +
> 1 file changed, 1 insertion(+)
>
>diff --git a/include/configs/mx6ul_14x14_evk.h b/include/configs/mx6ul_14x14_evk.h
>index 4374c3a..c7e10f9 100644
>--- a/include/configs/mx6ul_14x14_evk.h
>+++ b/include/configs/mx6ul_14x14_evk.h
>@@ -195,6 +195,7 @@
> #define CONFIG_CMD_CACHE
> #endif
> 
>+#define CONFIG_FSL_QSPI
> #ifdef CONFIG_FSL_QSPI
> #define CONFIG_CMD_SF
> #define CONFIG_SPI_FLASH

Reviewed-by: Peng Fan <peng.fan at nxp.com>

Thanks,
Peng.

>-- 
>1.9.1
>
>_______________________________________________
>U-Boot mailing list
>U-Boot at lists.denx.de
>http://lists.denx.de/mailman/listinfo/u-boot


More information about the U-Boot mailing list