| #
aa16b1f8 |
| 26-Jul-2018 |
Dingqiang Lin <jon.lin@rock-chips.com> |
cmd: rksfc: change dev if_type
1.In rkflash driver, SPI Nand and SPI Nor are registered as two different if_type block dev. They are both the child_dev of sfc; 2.Here we send cmd to "rksfc" to opera
cmd: rksfc: change dev if_type
1.In rkflash driver, SPI Nand and SPI Nor are registered as two different if_type block dev. They are both the child_dev of sfc; 2.Here we send cmd to "rksfc" to operate it's child-dev spi flash device.
Change-Id: I9314ef9c556f8cfbe023021bd66bebec137a4e71 Signed-off-by: Dingqiang Lin <jon.lin@rock-chips.com>
show more ...
|