starting address of mtd device
Dmitry A. Fedorov
D.A.Fedorov at inp.nsk.su
Mon Jul 19 08:49:47 EDT 2004
On Mon, 19 Jul 2004, Josh Boyer wrote:
> The physical addresses for flash are usually provided by the user in the
> form of a board map driver. If there isn't a specific map driver for
> your board, see physmap.c.
In previous MTD releases there was kernel config parameters
CONFIG_MTD_PHYSMAP_START and CONFIG_MTD_PHYSMAP_LEN
and it was enough to provide these parameters at kernel' .config
for physmap driver and new board worked. Now I should write my own board
map driver.
Why? It is better to restore this nice feature.
More information about the linux-mtd
mailing list