Tool/software:
#1. How to flash filesystem to OSPI NOR flash, how to configure UBOOT to boot filesystem from OSPI NOR flash?
#2. Is there a small filesystem suitable for OSPI NOR flash? filesystem in SDK9.2 all are a bit large.
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.
Tool/software:
#1. How to flash filesystem to OSPI NOR flash, how to configure UBOOT to boot filesystem from OSPI NOR flash?
#2. Is there a small filesystem suitable for OSPI NOR flash? filesystem in SDK9.2 all are a bit large.
Hello Tony,
Please refer to the filesystems packaged inside the Linux SDK under filesystem/am62xx-evm. Is base-image or thinlinux or tiny suitable for their usecase?
https://software-dl.ti.com/processor-sdk-linux/esd/AM62X/09_02_01_09/exports/docs/linux/Foundational_Components_Filesystem.html
I would expect that the customer would use the bootmode switches to dictate the boot source.
I am reassigning your thread to another team member to comment on flashing the filesystem to NOR flash.
Regards,
Nick
Hi, Nick, Prashant,
Is the tisdk-tiny-initramfs-am62xx-evm.cpio also a filesystem? how to use it? Can it be used with OSPI NOR or OSPI NAND?
in SDK8.6, there is a tisdk-tiny-image-am62xx-evm.tar.xz filesystem.
Hi Tony,
Is the tisdk-tiny-initramfs-am62xx-evm.cpio also a filesystem? how to use it? Can it be used with OSPI NOR or OSPI NAND?
This is indeed a filesystem but in a CPIO archive format to be used for booting Linux Kernel with an embedded minimal root filesystem. It is built into the Linux Kernel itself and so isn't flashed separately to any flash media.
Please refer to this FAQ for more understanding
As for booting with regular filesystem, afaik we use UBIFS for NOR/NAND media
I will reassign the thread to the subject matter expert for further support on this thread.
Regards,
Prashant