Hi All,
I am trying to boot imx6sl using NFS and TFTP server. First I have setup NFS server and TFTP server on my linux ubuntu 10.04 host. I have copied Kernel uImage file in /tftpboot folder and copied android file system in /home/androidfs folder. I have modified required files ( /etc/exports, /etc/hosts.allow ) for NFS setup. After completing all setup I have followed the steps mention in 13.5.0_Android_User_Guide.pdf document to boot from NFS.
When boot the board I got below error :
Wrong Image Format for bootm command
ERROR: can't get kernel image!
It looks like not able to get kernel Image properly. Please provide me helps or detail steps to boot the board using NFS.
Thanks,
Ajay-
Hi Ajay,
you may post your bootargs.
Thanks.