Home
last modified time | relevance | path

Searched hist:"7021 c7e6f2fcc1d024ed2f64c2974e243f129d87" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/cmd/mvebu/
H A Dbubt.c7021c7e6f2fcc1d024ed2f64c2974e243f129d87 Tue Jun 27 00:13:02 UTC 2017 Grygorii Strashko <grygorii.strashko@ti.com> cmd: mvebu: bubt: 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>