Home
last modified time | relevance | path

Searched hist:"39 e38ab3702106bea2e0051ce774f13f81a6716d" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/mtd/
H A Dmtd_blk.c39e38ab3702106bea2e0051ce774f13f81a6716d Thu Sep 26 09:00:53 UTC 2019 Jason Zhu <jason.zhu@rock-chips.com> mtd: mtd_blk: distinguish the nand driver with spl build and uboot build

Since func nand_read_skip_bad is used in uboot, so just build it in
uboot build. And use func mtd_read to replace it.

Change-Id: Ic5e161f7f03cd2da0099891812360af67a2b9db8
Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com>