Home
last modified time | relevance | path

Searched defs:MTDPARTS_DEFAULT (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/include/configs/
H A DSBx81LIFKW.h52 #define MTDPARTS_DEFAULT "mtdparts=spi0.0:768K(boot)ro,256K(boot-env),14M(user),1M(errlog)" macro
H A DSBx81LIFXCAT.h52 #define MTDPARTS_DEFAULT "mtdparts=spi0.0:768K(boot)ro,256K(boot-env),14M(user),1M(errlog)" macro
H A Dx530.h52 #define MTDPARTS_DEFAULT "mtdparts=nand:240M(user),8M(errlog),8M(nand-bbt)" macro
H A Dwb45n.h77 #define MTDPARTS_DEFAULT "mtdparts=atmel_nand:" \ macro
/openbmc/u-boot/cmd/
H A Dmtdparts.c120 #define MTDPARTS_DEFAULT CONFIG_MTDPARTS_DEFAULT macro
122 #define MTDPARTS_DEFAULT NULL macro
H A DKconfig1818 config MTDPARTS_DEFAULT config