On Mistral EVM we noticed that if we boot from MMC1 (SD Card) as the 1st option (SYS_BOOT [4:0] =00110) then the booting is OK. OS goes up as expected.
If MMC1 is placed as the 4th option (SYS_BOOT [4:0] =01111) then boot from MMC1 does not happen. (All previous boot options are not available: NAND flash is not programmed, USB and UART3 ports are not connected to host.
Why?