现在想把DM365的ECC由原来的软件ECC校验改为硬件校验,在TI提供的内核和u-boot中如何改?
在ndfc_chip_init(...)中的chip->ecc.calculate=?,是不是芯片提供一些什么命令?要启动硬件ECC功能还需要更改什么地方?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
现在想把DM365的ECC由原来的软件ECC校验改为硬件校验,在TI提供的内核和u-boot中如何改?
在ndfc_chip_init(...)中的chip->ecc.calculate=?,是不是芯片提供一些什么命令?要启动硬件ECC功能还需要更改什么地方?