Physical address of DiskOnChip

configname: CONFIG_MTD_NAND_DISKONCHIP_PROBE_ADDRESS

Linux Kernel Configuration
└─>Device Drivers
└─>Memory Technology Device (MTD) support
└─>NAND
└─>Raw/Parallel NAND Device Support
└─>Physical address of DiskOnChip
In linux kernel since version 2.6.20 (release Date: 2007-02-04)  
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.