Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - M index
The Linux kernel configuration item CONFIG_MTD_NAND_DISKONCHIP_PROBE_ADDRESS
has multiple definitions:
drivers/mtd/nand/raw/Kconfig
The configuration item CONFIG_MTD_NAND_DISKONCHIP_PROBE_ADDRESS:
( CONFIG_MTD_NAND_DISKONCHIP_PROBE_ADVANCED ) && ( CONFIG_MTD_NAND_DISKONCHIP )
By default, the probe for DiskOnChip devices will look for a DiskOnChip at every multiple of 0x2000 between 0xC8000 and 0xEE000. This option allows you to specify a single address at which to probe for the device, which is useful if you have other devices in that range which get upset when they are probed.
(Note that on PowerPC, the normal probe will only check at 0xE4000000.)
Normally, you should leave this set to zero, to allow the probe at the normal addresses.
drivers/mtd/nand/Kconfig
The configuration item CONFIG_MTD_NAND_DISKONCHIP_PROBE_ADDRESS:
( CONFIG_MTD_NAND_DISKONCHIP_PROBE_ADVANCED ) && ( CONFIG_MTD_NAND_DISKONCHIP )
By default, the probe for DiskOnChip devices will look for a DiskOnChip at every multiple of 0x2000 between 0xC8000 and 0xEE000. This option allows you to specify a single address at which to probe for the device, which is useful if you have other devices in that range which get upset when they are probed.
(Note that on PowerPC, the normal probe will only check at 0xE4000000.)
Normally, you should leave this set to zero, to allow the probe at the normal addresses.
Raw data from LKDDb:
(none)
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 2025). See also LKDDb sources on GitLab