Hi,
I have the mistral EVM for 8148 chip. Installed EzSDK_5_05_01_04 on ubuntu LTS.
I am trying to boot DM8148 by taking kernel from tftp and filesystem from nfs.
I have used this bootargs:
setenv bootargs 'console=ttyO0,115200n8 mem=128M noinitrd root=/dev/nfs nfsroot=10.99.14.35:/home_cvic/shabbir/ezsdk_8148/my_filesys,nolock ip=dhcp vram=50M notifyk.vpssm3_sva=0x8DB00000'
But I am not able to boot filesystem through NFS server.
I am attaching log of teraterm. 5773.teraterm.log
Seeking quick response.
Thanks in advance,
Shabbir Limdiwala
Hi Shabbir,
Look like your kernel image is not sync with the drivers. Can you a clean and rebuild every thing (kernel, syslink, cmem) and try again? Can you boot with SD with pre-build binary?
BR,
Viet