读书人

pxa270(Xscale核)的nandflash移栽

发布时间: 2013-04-12 18:33:12 作者: rapoo

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,};



读书人网 >Flash

热点推荐