Home
last modified time | relevance | path

Searched hist:bfdba68eac662bd5cf1a423aec91fce35ee40312 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/cmd/
H A Djffs2.cbfdba68eac662bd5cf1a423aec91fce35ee40312 Tue Jun 27 00:12:55 UTC 2017 Grygorii Strashko <grygorii.strashko@ti.com> cmd: jffs2: use get_nand_dev_by_index()

As part of preparation for nand DM conversion the new API has been
introduced to remove direct access to nand_info array. So, use it here
instead of accessing to nand_info array directly.

Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com>