-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Nitin Joshi wrote:
> Hi Swami,
> 
> Thanks for the quick response.
> 
> The serial download which I am doing it now for kernel and Ramdisk is taking 
> around 20 min.
> Method I am following is loadb(via Kermit) followed by cp.b to NOR via 
> HyperTerminal.
> So, I just thought some USB tool is already available to download (to NOR) 
> from Linux.
> 
> Please let us know, Is there any other way from U-Boot/Linux for faster 
> downloading
>  

- From Linux:

You can use a USB flash if you have NFS setup.

1) Select USB host mode(Kernel config, jumper, etc)
2) Boot from NFS
3) mount your usb flash(device node may need a change):

     mount -t auto /dev/sda1 /mnt
4) update kernel and ramdisk using jffs2 utils or like.

You can also do these using USB gadgets, but I don't know the exact
procedure. I hope I'm not getting your question wrong.

Regards,
Caglar
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (GNU/Linux)
Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org

iEYEARECAAYFAkmdO8sACgkQ/nL+S5dojeiYQACgpC58I9K8sW9LaWg0M0iSPCAA
gJUAnihRVp4+naTOMsMIGeiGqqWFU1rv
=MvtV
-----END PGP SIGNATURE-----

_______________________________________________
Davinci-linux-open-source mailing list
Davinci-linux-open-source@linux.davincidsp.com
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to