What does the SPI NOR bootloader expect to see and where is the right documentation ?
When booting off SPI NOR I would expect the device (an ST32MP151D) to possibly check the device ID then read a block starting from 0. Where is this fully documented ?
What I actually see is two pairs of negative pulses on nCS then it floats open circuit. It's all within some tens of microseconds. The device is loaded with two copies of my TF-A and one U-Boot at the addresses in the TSV which are 0, 256k and 512k.
Where is the documentation or application note on what exactly it does ?
There is nothing in UART4 (PC10 and PC11).
