Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - M index
The Linux kernel configuration item CONFIG_MTD_AFS_PARTS
has multiple definitions:
drivers/mtd/parsers/Kconfig
The configuration item CONFIG_MTD_AFS_PARTS:
( CONFIG_ARM || CONFIG_ARM64 )
afs
, afs
The ARM Firmware Suite allows the user to divide flash devices into multiple 'images'. Each such image has a header containing its name and offset/size etc.
If you need code which can detect and parse these tables, and register MTD 'partitions' corresponding to each image detected, enable this option.
You will still need the parsing functions to be called by the driver for your particular device. It won't happen automatically. The 'physmap' map driver (MTD_PHYSMAP) does this, for example.
drivers/mtd/Kconfig
The configuration item CONFIG_MTD_AFS_PARTS:
( CONFIG_ARM || CONFIG_ARM64 )
afs
, afs
The ARM Firmware Suite allows the user to divide flash devices into multiple 'images'. Each such image has a header containing its name and offset/size etc.
If you need code which can detect and parse these tables, and register MTD 'partitions' corresponding to each image detected, enable this option.
You will still need the parsing functions to be called by the driver for your particular device. It won't happen automatically. The 'physmap' map driver (MTD_PHYSMAP) does this, for example.
Raw data from LKDDb:
lkddb module afs CONFIG_MTD_AFS_PARTS : drivers/mtd/Kconfig : "ARM Firmware Suite partition parsing" # in 2.5.45–2.5.75, 2.6.0–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.1
lkddb module afs CONFIG_MTD_AFS_PARTS : drivers/mtd/parsers/Kconfig : "ARM Firmware Suite partition parsing" # in 5.2–5.19, 6.0–6.12
lkddb of "" "" "arm,arm-firmware-suite" : CONFIG_MTD CONFIG_MTD_AFS_PARTS : drivers/mtd/parsers/afs.c # in 5.2–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