HomeSort by relevance Sort by last modified time
    Searched refs:CONFIG_JFFS2_DEV (Results 1 - 14 of 14) sorted by null

  /external/u-boot/include/configs/
devkit8000.h 68 #define CONFIG_JFFS2_DEV "nand0"
pm9g45.h 63 #define CONFIG_JFFS2_DEV "nand0" /* NAND dev jffs2 lives on */
am3517_crane.h 113 #define CONFIG_JFFS2_DEV "nand0"
mcx.h 97 #define CONFIG_JFFS2_DEV "nand0"
stmark2.h 60 #define CONFIG_JFFS2_DEV "nor0"
M54455EVB.h 313 # define CONFIG_JFFS2_DEV "nor1"
318 # define CONFIG_JFFS2_DEV "nor1"
323 # define CONFIG_JFFS2_DEV "nor0"
M5329EVB.h 163 # define CONFIG_JFFS2_DEV "nand0"
M5373EVB.h 163 # define CONFIG_JFFS2_DEV "nand0"
M54451EVB.h 237 # define CONFIG_JFFS2_DEV "nor0"
M52277EVB.h 227 # define CONFIG_JFFS2_DEV "nor0"
M54418TWR.h 285 #define CONFIG_JFFS2_DEV "nand0"
pm9263.h 200 #define CONFIG_JFFS2_DEV "nand0" /* NAND device jffs2 lives on */
ids8313.h 459 #define CONFIG_JFFS2_DEV "0"
  /external/u-boot/cmd/
jffs2.c 359 #if defined(CONFIG_JFFS2_DEV)
360 dev_name = CONFIG_JFFS2_DEV;

Completed in 313 milliseconds