We are trying to boot the part as quickly as possible. Our initial boot comes from SPI Flash. However, we see a delay of ~476ms after reset release before the part pulls the first piece of data from Flash. Should we expect the Boot ROM to take that long to start pulling the code or are we doing something to cause that delay? I understand that SPI Boot transfer is very slow and we are minimizing the stage 1 code size. However, I am interested in the delay before the code is transferred when running in SPI Boot mode.