Hi
On the K2H EVM, there are two boot modes that seem to be the most useful:
1) DSP No-boot
2) ARM SPI boot mode
I would like to clarify what these mean please.
Firstly, just to be sure, I guess 'DSP No-boot' means that the K2H device does not boot at all in that mode. Is that correct?
More challenging is understanding 'ARM SPI'. The 'KeyStone II Architecture ARM bootloader' document' states:
The SPI boot mode is used to read the boot image from NOR memory connected to the device through the SPI interface.
This document also refers to 'Ethernet boot mode' and states:
Ethernet booting is performed by transferring an image by bootp/TFTP protocol over the Ethernet interface and executing it.
But when I boot an image using TFTP I select ARM SPI boot mode.
So is ARM SPI mode for booting from non-volatile memory or via TFTP?
BR
David