Hi,
I was using EVM from logic PD for AM1808. I was using NFS with this board for booting the Linux. Everything is working fine.
Logic PD EVM basically has 2 boards
1- SOM board where AM1808 and basic SPI MEM and DDR is located along with Power management.
2-A user interface board here UART drivers, Ethernet and graphical display and other peripherals are located.
I have bought 2 SOM boards from Logic PD and designed my own UI PCB which had the same UART and ethernet as that of UI board of logic PD. Also i have added some other peripherals which were required by me.
After mounting the SOM board on my designed circuit it got connected and i was able to download UBL and u-boot to SPI FLASH of the SOM board.
Here i changed the environment to NFS as that of the EVM from Logic PD. Now when my board boots it detects the kernel Image on NFS but stops at point where my console shows
Uncompressing Linux... done, booting the kernel.
Now i tried putting the same SOM board to Logic PD EVM here it works fine.
Do anybody have a solution.
Sanket