Hello,
I've been trying to boot the 66AK2E05 on a custom board and I'm noticing that a lot of the publicly available boot procedure documentation only pertains to the EVM, which needs to be put into "No Boot Mode" before flashing a boot image to memory.
Here's the document I'm currently looking at for the NAND, SPI NOR and UART examples: Using Arm ROM Bootloader on Keystone II Devices
Looking at this K2E-EVM Schematic, SW1 (which selects the EVM boot mode) is simply connected to a range of MCU input pins.
What is this MCU doing to put the K2E into No Boot Mode? Are changes being made to the K2Es DEVSTAT register (or other registers), if so which ones?
Regards,
Mike