diff options
author | Jagannadha Sutradharudu Teki <jaganna@xilinx.com> | 2013-08-29 19:01:56 +0530 |
---|---|---|
committer | Jagannadha Sutradharudu Teki <jaganna@xilinx.com> | 2013-10-07 17:55:41 +0530 |
commit | 4d5e29a680fc68f02b069a0780d7c71063219b18 (patch) | |
tree | 4a7068778c96f324d8d423affc071376ba423f41 /common/cmd_load.c | |
parent | f835c77fb7e57508ffe8d8ca3a092ee28add77b2 (diff) | |
download | u-boot-imx-4d5e29a680fc68f02b069a0780d7c71063219b18.zip u-boot-imx-4d5e29a680fc68f02b069a0780d7c71063219b18.tar.gz u-boot-imx-4d5e29a680fc68f02b069a0780d7c71063219b18.tar.bz2 |
sf: Divide spi_flash into multiple parts
Divided the spi_flash framework into mutiple parts for
- spi_flash.c:
spi flash core file, interaction for spi/qspi driver to
spi_flash framework.
- spi_flash_ops.c
spi flash preffered operations, erase,write and read.
- spi_flash_probe.c
spi flash probing, easy to extend probing functionality.
This change will support to extend the functionality in a
proper manner.
Signed-off-by: Jagannadha Sutradharudu Teki <jaganna@xilinx.com>
Diffstat (limited to 'common/cmd_load.c')
0 files changed, 0 insertions, 0 deletions