rv1126-uboot/fs
Grygorii Strashko eb6a5c3c02 fs: 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:47 -04:00
..
cbfs
cramfs
ext4
fat Kconfig: Add CONFIG_SATA to enable SATA 2017-07-11 10:08:19 -06:00
jffs2 fs: use get_nand_dev_by_index() 2017-07-11 22:41:47 -04:00
reiserfs
sandbox
ubifs
yaffs2 fs: use get_nand_dev_by_index() 2017-07-11 22:41:47 -04:00
zfs
Kconfig
Makefile
fs.c