Skip to content
  • Jagan Teki's avatar
    sf: Divide spi_flash into multiple parts · 4d5e29a6
    Jagan Teki authored
    
    
    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: default avatarJagannadha Sutradharudu Teki <jaganna@xilinx.com>
    4d5e29a6