Hi, Everyone
I need your help.
We think SPI Flash Boot of AM335x.
Can you tell me data format to be written to Flash Memory.
Best Regards
Hiroyasu
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, Everyone
I need your help.
We think SPI Flash Boot of AM335x.
Can you tell me data format to be written to Flash Memory.
Best Regards
Hiroyasu
Hi,
Section 26.1.7.6.3 of the AM335X TRM Rev. L states:
"As the A8 is a little-endian processor, and SPI operates in a big-endian format, this means that while writing to the flash, care needs to be taken to write the image in a big-endian format. This way we can avoid doing the endian conversion at boot time, thus improving boot performance."
Hi, Biser
Thank you for your reply.
Actually I want to know header(file format) information.
Do you have it ?
Best Regards
Hiroyasu