Searched defs:CONFIG_JFFS2_PART_SIZE (Results 1 – 8 of 8) sorted by relevance
275 # define CONFIG_JFFS2_PART_SIZE 0x01000000 macro280 # define CONFIG_JFFS2_PART_SIZE 0x01000000 macro285 # define CONFIG_JFFS2_PART_SIZE (0x01000000 - 0x500000) macro
62 #define CONFIG_JFFS2_PART_SIZE 0xf980000 /* size of jffs2 */ macro
99 #define CONFIG_JFFS2_PART_SIZE 0xf980000 /* sz of jffs2 part */ macro
199 # define CONFIG_JFFS2_PART_SIZE (0x01000000 - 0x40000) macro
153 # define CONFIG_JFFS2_PART_SIZE (CONFIG_SYS_CS2_MASK & ~1) macro
151 # define CONFIG_JFFS2_PART_SIZE (CONFIG_SYS_CS2_MASK & ~1) macro
201 # define CONFIG_JFFS2_PART_SIZE 0x01000000 macro
196 #define CONFIG_JFFS2_PART_SIZE (256 * 1024 * 1024) /* partition size*/ macro
Completed in 11 milliseconds