Linux File System for Application Program

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

Linux File System for Application Program

506 次查看
davidzhou
Contributor V

Hi,

I have imx6ul with embedded Linux. Currently the system has 8G EMMC. The on-chip NAND flash is 256M. The Linux and rootfs is on onchip flash. The EMMC is partitioned as ext3/ext4 and application program is installed on the EMMC and run from EMMC.

We are thinking to remove EMMC entirely, because the application is relatively small and Linux is also downsized by removing unused modules and components. So there is enough onchip flash to installed application program into onchip NAND flash and run from it. But I am not sure what file system is best on top of an MTD partition for application program. It requires update or install multiple versions of application and there will be some configuration and run-time log file created during application running. So the file system must be read/writable.

Is JEFF2 or JEFF3 on -top of MTD a good choice or other system file ?   

Or  EMMC is a better choice?

Thank You,

David Zhou

标签 (3)
0 项奖励
1 回复

420 次查看
igorpadykov
NXP Employee
NXP Employee

Hi David

for nand usage with i.mx6ul one can look on

How-To use NAND boot on i.MX6UL EVK board 

https://community.nxp.com/thread/477997 

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

0 项奖励