Home
last modified time | relevance | path

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

/openbmc/u-boot/include/configs/
H A DM54455EVB.h305 # define CONFIG_JFFS2_PART_SIZE 0x01000000 macro
310 # define CONFIG_JFFS2_PART_SIZE 0x01000000 macro
315 # define CONFIG_JFFS2_PART_SIZE (0x01000000 - 0x500000) macro
H A Ddevkit8000.h64 #define CONFIG_JFFS2_PART_SIZE 0xf980000 /* size of jffs2 */ macro
H A Dpm9g45.h65 #define CONFIG_JFFS2_PART_SIZE (256 * 1024 * 1024) /* partition */ macro
H A Dmcx.h92 #define CONFIG_JFFS2_PART_SIZE 0xf980000 /* sz of jffs2 part */ macro
H A Dam3517_crane.h111 #define CONFIG_JFFS2_PART_SIZE 0xf980000 /* sz of jffs2 part */ macro
H A DM5373EVB.h160 # define CONFIG_JFFS2_PART_SIZE (CONFIG_SYS_CS2_MASK & ~1) macro
H A DM5329EVB.h160 # define CONFIG_JFFS2_PART_SIZE (CONFIG_SYS_CS2_MASK & ~1) macro
H A DM52277EVB.h220 # define CONFIG_JFFS2_PART_SIZE (0x01000000 - 0x40000) macro
H A DM54451EVB.h231 # define CONFIG_JFFS2_PART_SIZE 0x01000000 macro
H A Dpm9263.h198 #define CONFIG_JFFS2_PART_SIZE (256 * 1024 * 1024) /* partition size*/ macro
/openbmc/u-boot/cmd/
H A Djffs2.c381 #if defined(CONFIG_JFFS2_PART_SIZE) in mtdparts_init()
382 part->size = CONFIG_JFFS2_PART_SIZE; in mtdparts_init()
/openbmc/u-boot/scripts/
H A Dconfig_whitelist.txt980 CONFIG_JFFS2_PART_SIZE