About mounting ubifs on spi nor

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

About mounting ubifs on spi nor

738 次查看
MasakiHayakawa
Contributor III
Hi all,
NXP BSP Version:fsl-yocto-L4.1.15_2.1.0-ga
i.MX6DL Sabresd
We checked ubifs using spi dma on spi nor.
We found out hung-up(dump message) after mounting ubifs .
We tried to disable the dma on devicetree, then it was successful.
If you fixed this issue , could you attach patch file ?
Best Regards.
Masaki Hayakawa
标记 (1)
0 项奖励
1 回复

457 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Masaki

you can check nxp linux sources on

linux-imx - i.MX Linux kernel 

this is not specific for i.mx processors issue and fixed using "nodma" DT attribute

[meta-freescale] [PATCH] spi-imx -> make DMA optional through DT 

more details can be found on

[UBI UBIFS] replace vmalloc with kmalloc 

also this may posted on kernel mail list

Majordomo Lists at VGER.KERNEL.ORG 

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励