Hi all,
I'm having a bit of a braindead moment. We have a design based on the OMAP3503 and TPS65950. We wish to MMC boot (via the boot ROM) and have SYS_BOOT pins on the OMAP as follows :
- SYS_BOOT0 : H
- SYS_BOOT1 : H
- SYS_BOOT2 : H
- SYS_BOOT3 : H
- SYS_BOOT4 : L
- SYS_BOOT5 : H
- SYS_BOOT6 : H
From the OMAP35x TRM I understand that this means we should be doing a peripheral boot :
USB -> UART3 -> MMC1 -> OneNAND
However this is all governed by the Boot ROM in the OMAP. I don't understand in this scenario how the TPS65950 knows to power up the VMMC1 supply for the card to make this happen. It obviously can, as on the Mistral EVM this occurs correctly and works, but in our design it fails.
Can anyone enlighten me as this has me scratching my head in much confusion!
Best Wishes,
~Pev