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.

Where can I download a binary of File system for LINUX-PSP-04.00.00.12

Other Parts Discussed in Thread: ASH

Hi,

   
Is it possible to download a ready rd-jffs2.bin file?
 
 
The file is not included in TI816X-LINUX-PSP-04.00.00.12.tgz which I downloaded here:
 
http://software-dl.ti.com/dsps/dsps_public_sw/psp/LinuxPSP/DM816x_04_00/04_00_00_12/index_FDS.html
 
 
I am trying to build a new file system. Based on DM816x_C6A816x_AM389x_PSP_U-Boot.pdf it sounds easy:
 
[root@localhost util]# mkfs.jffs2 -lqn –e 128 -r target -o /tftpboot/rd-jffs2.bin
 
but there is no description how to create the "target" directory.
 
 
I found this
 
http://processors.wiki.ti.com/index.php/Creating_a_Root_File_System_for_Linux_on_OMAP35x
 
and I am able to create rd-jffs2.bin, but there is always something missing and creating proper file system is taking too long.
 
 
BTW: Your documentation is excellent. I was able to compile and run u-Boot and Linux kernel - and I am a hardware engineer. Great job!

 

Thank you,

- Robert