Hello,
I encounter strange behaviour in the OMAPL138: After configuring the OMAP L138 EVM to work with RMII (using the flags in da850evm.h only), I can't longer work with the SPI Flash using the console commands for example: If I will try to make a flash probe: sf probe 0:0 3000000 3, I get "SF: unsupported manfucturer". After painful debugging, I see that it has to do with configuring pinmux 6, in the initialization routine of the RMII (da850evm.c) GP6[2], but I don't see why it interfere with the SPI Flash, I don't see that this register is connected with the SPI flash too.
Best Regards,
Ran