pxa270(Xscale核)的nandflash移植
一. 配置内核
<*> MemoryTechnology Device (MTD) support --->
<*> MTD concatenating support
-*- MTD partitioning support
<*> Direct char device access to MTD devices
-*- Common interface to block layer for MTD'translation layers'
<*> Caching block device access to MTD devices
<*> NAND Device Support --->
<M> Support for generic platform NAND driver
二.资源配置
static struct platform_device *hepxa270_platform_devices[] __initdata = {&hepxa270_nand_flash_device,};