Home
last modified time | relevance | path

Searched refs:cmd_yaffs_devconfig (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/cmd/
Dyaffs2.c29 extern void cmd_yaffs_devconfig(char *mp, int flash_dev,
83 cmd_yaffs_devconfig(mtpoint, mtd_dev, start_block, end_block); in do_ydevconfig()
/external/u-boot/fs/yaffs2/
Dyaffs_uboot_glue.c160 void cmd_yaffs_devconfig(char *_mp, int flash_dev, in cmd_yaffs_devconfig() function