TI中文支持网
TI专业的中文技术问题搜集分享网站

6614 最新版本kernel获取

当前所用的6614 Linux kernel的版本,Nand驱动Davinci_nand.c不支持4KB-page的Nand,只支持到2KB,请问哪里可能下载到最新的6614 Kernel版本?

static int __init nand_davinci_probe(struct platform_device *pdev)

{

 

       /* 4KiB page chips are not yet supported. The eccpos from

       * nand_ecclayout cannot hold 80 bytes and change to eccpos[]

       * breaks userspace ioctl interface with mtd-utils. Once we

       * resolve this issue, NAND_ECC_HW_OOB_FIRST mode can be used

       * for the 4KiB page chips.

       *

       * TODO: Note that nand_ecclayout has now been expanded and can

       *  hold plenty of OOB entries.

       */

 

}

Shine:

请到下面的链接下载。
software-dl.ti.com/…/index_FDS.html

赞(0)
未经允许不得转载:TI中文支持网 » 6614 最新版本kernel获取
分享到: 更多 (0)