Home
last modified time | relevance | path

Searched hist:"3 f360b79311b333bbf59ffb4525c37f570cb57fc" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/configs/
H A Drockchip-common.h3f360b79311b333bbf59ffb4525c37f570cb57fc Thu Jul 26 13:59:44 UTC 2018 Dingqiang Lin <jon.lin@rock-chips.com> rockchip: bootcmd: change rksfc to spi flash devices in bootdev

1.Under the control of sfc, SPI Nand and SPI Nor are registered as two
different if_type block dev and are both the child_dev of sfc:
a.Dev 0: blk_dev "rkflash", devenum 0, if_type SpiNand
b.Dev 1: blk_dev "rkflash", devenum 1, if_type SpiNor

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