[U-Boot] [PATCH] README: Fix supported i.MX SoC list for CONFIG_MXC_SPI
Fabio Estevam
fabio.estevam at freescale.com
Fri Oct 28 20:57:46 CEST 2011
CONFIG_MXC_SPI currently works on MX31/35/51 boards, so update the README file.
Signed-off-by: Fabio Estevam <fabio.estevam at freescale.com>
---
README | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/README b/README
index 46f062f..de0b2db 100644
--- a/README
+++ b/README
@@ -1904,7 +1904,7 @@ The following options need to be configured:
CONFIG_MXC_SPI
Enables the driver for the SPI controllers on i.MX and MXC
- SoCs. Currently only i.MX31 is supported.
+ SoCs. Currently i.MX31/35/51 are supported.
- FPGA Support: CONFIG_FPGA
--
1.6.0.4
More information about the U-Boot
mailing list