Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - M index
The Linux kernel configuration item CONFIG_MTD_OF_PARTS
has multiple definitions:
drivers/mtd/parsers/Kconfig
The configuration item CONFIG_MTD_OF_PARTS:
CONFIG_OF
ofpart
, ofpart
This provides a open firmware device tree partition parser which derives the partition map from the children of the flash memory node, as described in Documentation/devicetree/bindings/mtd/mtd.yaml.
drivers/mtd/Kconfig
The configuration item CONFIG_MTD_OF_PARTS:
CONFIG_OF
ofpart
, ofpart
This provides a partition parsing function which derives the partition map from the children of the flash node, as described in Documentation/devicetree/bindings/mtd/partition.txt.
drivers/mtd/Kconfig
The configuration item CONFIG_MTD_OF_PARTS:
CONFIG_OF
ofpart
, ofpart
This provides a partition parsing function which derives the partition map from the children of the flash node, as described in Documentation/powerpc/booting-without-of.txt.
drivers/mtd/Kconfig
The configuration item CONFIG_MTD_OF_PARTS:
( CONFIG_MICROBLAZE || CONFIG_PPC_OF ) && CONFIG_MTD_PARTITIONS
ofpart
, ofpart
This provides a partition parsing function which derives the partition map from the children of the flash node, as described in Documentation/powerpc/booting-without-of.txt.
Raw data from LKDDb:
lkddb module ofpart CONFIG_MTD_OF_PARTS : drivers/mtd/Kconfig : "OpenFirmware partitioning information support" # in 2.6.25–2.6.37, 3.2–3.19, 4.0–4.20, 5.0–5.3
lkddb module ofpart CONFIG_MTD_OF_PARTS : drivers/mtd/parsers/Kconfig : "OpenFirmware (device tree) partitioning parser" # in 5.4–5.19, 6.0–6.12
lkddb of "" "" "brcm,bcm4908-partitions" : CONFIG_MTD CONFIG_MTD_OF_PARTS : drivers/mtd/parsers/ofpart_core.c # in 5.13–5.19, 6.0–6.12
lkddb of "" "" "fixed-partitions" : CONFIG_MTD CONFIG_MTD_OF_PARTS : drivers/mtd/ofpart.c # in 4.17–4.20, 5.0–5.3
lkddb of "" "" "fixed-partitions" : CONFIG_MTD CONFIG_MTD_OF_PARTS : drivers/mtd/parsers/ofpart.c # in 5.4–5.12
lkddb of "" "" "fixed-partitions" : CONFIG_MTD CONFIG_MTD_OF_PARTS : drivers/mtd/parsers/ofpart_core.c # in 5.13–5.19, 6.0–6.12
lkddb of "" "" "linksys,ns-partitions" : CONFIG_MTD CONFIG_MTD_OF_PARTS : drivers/mtd/parsers/ofpart_core.c # in 5.13–5.19, 6.0–6.12
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - M index
Automatically generated (in year 2024). See also LKDDb sources on GitLab