Hi,
The customer met the same question as this post https://e2e.ti.com/support/processors/f/791/t/663379 . Please help follow.
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.
Hi,
The customer met the same question as this post https://e2e.ti.com/support/processors/f/791/t/663379 . Please help follow.
The latest SDKs, >5.x, no longer need these files.
There are no patches provided. There are defconfigs provided that will boot to a U-Boot prompt over USB and Ethernet. There are lots more details provided in the U-Boot documentation:
There is now a small filesystem that is provided with the SDK. It can be converted to an initramfs using standard Linux processes.
It is located at sdk_install/filesystem/arago-tiny-image-am335x-evm.tar.xz (for example).
So, the filesystem is now provided with the SDK.
I hope this answers your questions.