Hi, I have doubts on pin multiplexing on OMAP-L138 processor.
I want to use the MII interface and the pins conflict with the SPI0, also I want to use the two I2C channels that conflict whit the SPI1.
My needs are to use a 64Mbit SPI memory on channel SPI1, and reconfigure the MUX registers to enable the I2C channels after the UBoot execution.
My doubts are: Does the UBboot loads all the program memory from the SPI Flash memory to the DDR memory during the boot?
Is there any moment after loaded on DDR when the Uboot or Linux needs to access the SPI flash memory?
I need to switch the SPI1 pins to work on the I2C channels after the boot.
Plese help.
Thank you all.