Our custom device boot from parallel NOR flash in XIP mode.
For speed reason I want add Configuration Header (CH) to boot image.
I cant found any CH example for AM572X. I found tda3x_chqspi_clock64mhz.bin inside TDA3 SDK only.
I create CH (use TRM doc) and add it to boot image, but boot was failed.
Can anybody show me example of CH for AM52xx (or other).
Thanks