Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/cmd/
H A Dbootm.cf370b515108987a14e8fa5bfafe25a4f26e1d298 Tue Jun 27 00:12:54 UTC 2017 Grygorii Strashko <grygorii.strashko@ti.com> cmd: bootm: 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>