commit 6792b7fce610bcd1cf3e07af3607fe7e2c38c1d8 upstream.
When the exact mapping type driver was not available, the old
physmap_of_core driver fell back to mapping the region as ROM.
Unfortunately this feature was lost when the DT and pdata cases were
merged. Revive this useful feature.
Fixes:
|
||
|---|---|---|
| .. | ||
| amd76xrom.c | ||
| cfi_flagadm.c | ||
| ck804xrom.c | ||
| dc21285.c | ||
| esb2rom.c | ||
| ichxrom.c | ||
| impa7.c | ||
| intel_vr_nor.c | ||
| Kconfig | ||
| l440gx.c | ||
| lantiq-flash.c | ||
| Makefile | ||
| map_funcs.c | ||
| netsc520.c | ||
| nettel.c | ||
| pci.c | ||
| pcmciamtd.c | ||
| physmap-bt1-rom.c | ||
| physmap-bt1-rom.h | ||
| physmap-core.c | ||
| physmap-gemini.c | ||
| physmap-gemini.h | ||
| physmap-ixp4xx.c | ||
| physmap-ixp4xx.h | ||
| physmap-versatile.c | ||
| physmap-versatile.h | ||
| pismo.c | ||
| plat-ram.c | ||
| pxa2xx-flash.c | ||
| sa1100-flash.c | ||
| sbc_gxx.c | ||
| sc520cdp.c | ||
| scb2_flash.c | ||
| scx200_docflash.c | ||
| solutionengine.c | ||
| sun_uflash.c | ||
| ts5500_flash.c | ||
| tsunami_flash.c | ||
| uclinux.c | ||
| vmu-flash.c | ||