Hi,
I have TI EVM OMAP3530 REV G board.
I was testing pre-loaded omap-demo on flash, it was working fine means booting up proper from flash and messages on shell also.
I have checked different images display.
Yesterday I was trying to boot from MMC so I have just changed SW-4 settings and and setenv for mmcboot after cancelling autoboot (pressing key in kernel boot up).
I have followed as per 4.3.1 selecting boot mode OMAP35x EVM Linux PSP - User Guide.pdf (02.01.03.11)from OMAP35x-PSP-SDK.
OMAP3EVM# setenv mmcboot 'mmcinit; fatload mmc 0 0x82000000 uImage; bootm 0x82000000'
OMAP3EVM# saveenv
OMAP3EVM# run mmcboot
But it didn't boot up from mmc.
So again I changed SW-4 setting as per previous for NAND and EVM has boot up from flash fine.
Today when again I try to power up EVM then it showing LED on but not getting any boot messages on console or default demo images on LCD.
What would be the problem ?
Thanks,
Rachit Shah