1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-03 21:27:09 +01:00
Files
u-boot-megous/cmd/mvebu
Grygorii Strashko 7021c7e6f2 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>
2017-07-11 22:41:49 -04:00
..