History log of /rk3399_rockchip-uboot/cmd/rksfc.c (Results 1 – 2 of 2)
Revision Date Author Comments
# 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 ...


# d5f538dc 26-Apr-2018 Dingqiang Lin <jon.lin@rock-chips.com>

cmd: rksfc: add sfc u-boot command

rksfc driver with block interface

Change-Id: I395cf78e939ce9ddbd07a9afad794474f0482542
Signed-off-by: Dingqiang Lin <jon.lin@rock-chips.com>