summaryrefslogtreecommitdiff
path: root/include/imx_spi_nor.h
Commit message (Collapse)AuthorAgeLines
* ENGR00140486 Add SPI NOR Flash M25P32 driverRobby Cai2011-03-18-1/+16
| | | | | | | So far, it's supposed to be on MX50 RD3 and MX53 SMD Signed-off-by: Robby Cai <R63905@freescale.com> (cherry picked from commit 0e3d67cd1a2dc30af80e5119b626d997be254991)
* ENGR00121832: Some code reconstructure for u-bootTerry Lv2010-03-22-0/+70
1. Remove board specific code in mxc_i2c.c. 2. Remove board specific code in mxc_fec.c. 3. Move imx_spi_nor.h to include/asm-arm. Signed-off-by: Terry Lv <r65388@freescale.com>