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.

AM6442: Falcon boot on SK-AM64B - Flash speed.

Part Number: AM6442
Other Parts Discussed in Thread: SK-AM64B

Hi all,

I am currently working with the SK-AM64B evaluation board. The goal of my work is to achieve a minimal boot time using the assembled octal flash.

I have implemented "Falcon Boot" according to "https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1205638/faq-am625-how-to-boot-from-r5-u-boot-spl-directly-into-the-linux-kernel-skipping-a53-spl-and-a53-u-boot-falcon-mode". The R5-SPL then boots a minimal TI Linux RT Kernel with a initramfs.

On the evaluation board I have selected the xSPI boot mode. From what I have measured, it seems that the fit image, which contains the ATF, OPTEE, Kernel, DT and initramfs, is loaded in xSPI flash operation mode 8D-8D-8D @ 25MHz. After booting to the rootfs, the flash clock and DQS signal are working at 166MHz.

So, now the question. When ist the flash mode switched? Is it possible to have the same clock speed in R5 SPL when the fit image is loaded?