Home
last modified time | relevance | path

Searched refs:CONFIG_JFFS2_PART_SIZE (Results 1 – 10 of 10) sorted by relevance

/u-boot/include/configs/
A DM54455EVB.h275 # define CONFIG_JFFS2_PART_SIZE 0x01000000 macro
280 # define CONFIG_JFFS2_PART_SIZE 0x01000000 macro
285 # define CONFIG_JFFS2_PART_SIZE (0x01000000 - 0x500000) macro
A Ddevkit8000.h62 #define CONFIG_JFFS2_PART_SIZE 0xf980000 /* size of jffs2 */ macro
A Dam3517_crane.h99 #define CONFIG_JFFS2_PART_SIZE 0xf980000 /* sz of jffs2 part */ macro
A DM5373EVB.h153 # define CONFIG_JFFS2_PART_SIZE (CONFIG_SYS_CS2_MASK & ~1) macro
A DM5329EVB.h151 # define CONFIG_JFFS2_PART_SIZE (CONFIG_SYS_CS2_MASK & ~1) macro
A DM52277EVB.h199 # define CONFIG_JFFS2_PART_SIZE (0x01000000 - 0x40000) macro
A DM54451EVB.h201 # define CONFIG_JFFS2_PART_SIZE 0x01000000 macro
A Dpm9263.h196 #define CONFIG_JFFS2_PART_SIZE (256 * 1024 * 1024) /* partition size*/ macro
/u-boot/cmd/
A Djffs2.c385 #if defined(CONFIG_JFFS2_PART_SIZE) in mtdparts_init()
386 part->size = CONFIG_JFFS2_PART_SIZE; in mtdparts_init()
/u-boot/scripts/
A Dconfig_whitelist.txt840 CONFIG_JFFS2_PART_SIZE

Completed in 13 milliseconds