Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - M index
The Linux kernel configuration item CONFIG_MTD_REDBOOT_PARTS
has multiple definitions:
drivers/mtd/parsers/Kconfig
The configuration item CONFIG_MTD_REDBOOT_PARTS:
(none)
redboot
, redboot
RedBoot is a ROM monitor and bootloader which deals with multiple 'images' in flash devices by putting a table one of the erase blocks on the device, similar to a partition table, which gives the offsets, lengths and names of all the images stored in the flash.
If you need code which can detect and parse this table, and register MTD 'partitions' corresponding to each image in the table, 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 SA1100 map driver (MTD_SA1100) has an option for this, for example.
drivers/mtd/Kconfig
The configuration item CONFIG_MTD_REDBOOT_PARTS:
(none)
redboot
, redboot
RedBoot is a ROM monitor and bootloader which deals with multiple 'images' in flash devices by putting a table one of the erase blocks on the device, similar to a partition table, which gives the offsets, lengths and names of all the images stored in the flash.
If you need code which can detect and parse this table, and register MTD 'partitions' corresponding to each image in the table, 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 SA1100 map driver (MTD_SA1100) has an option for this, for example.
Raw data from LKDDb:
lkddb module redboot CONFIG_MTD_REDBOOT_PARTS : drivers/mtd/Kconfig : "RedBoot partition table parsing" # in 2.5.45–2.5.75, 2.6.0–2.6.39, 3.0–3.19, 4.0–4.20
lkddb module redboot CONFIG_MTD_REDBOOT_PARTS : drivers/mtd/parsers/Kconfig : "RedBoot partition table parsing" # in 5.0–5.19, 6.0–6.12
lkddb of "" "" "redboot-fis" : CONFIG_MTD CONFIG_MTD_REDBOOT_PARTS : drivers/mtd/parsers/redboot.c # in 5.0–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