commit | ed97abed27455b4f9e0dec6274976f5010258ed9 | [log] [tgz] |
---|---|---|
author | Matthias Fuchs <matthias.fuchs@esd.eu> | Wed Jan 18 01:33:09 2012 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Mon Feb 27 21:19:22 2012 +0100 |
tree | 589d5888f0048912246a21e8e6782e87c34782c4 | |
parent | 598aa2bbfb5aeab43fbfb5ca63218daa9c425871 [diff] |
mx28evk: add SPI support This patch adds SPI support for the MX28EVK. Support for an optionally installed SPI flash is also added. An example configuration for redundant envrionment from SPI flash is also added but disabled by default. This patch has been tested on a MX28EVK Rev. D with an installed SST25VF032B 32Mbit SPI flash. Signed-off-by: Matthias Fuchs <matthias.fuchs@esd.eu> Acked-by: Fabio Estevam <fabio.estevam@freescale.com>