首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 网站开发 > Flash >

pxa270(Xscale核)的nandflash移栽

2013-04-12 
pxa270(Xscale核)的nandflash移植一.配置内核* MemoryTechnology Device (MTD) support---*MTD conca

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



热点排行