]> git.karo-electronics.de Git - karo-tx-uboot.git/commitdiff
README: Fix supported i.MX SoC list for CONFIG_MXC_SPI
authorFabio Estevam <fabio.estevam@freescale.com>
Fri, 28 Oct 2011 08:57:46 +0000 (08:57 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Fri, 4 Nov 2011 21:06:37 +0000 (22:06 +0100)
CONFIG_MXC_SPI currently works on MX31/35/51 boards, so update the README file.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
README

diff --git a/README b/README
index caebc226d7e9b0d03c214e85dc007f43870a741e..73ca042f68c33627a3e109b623401d08ed958e85 100644 (file)
--- 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