[U-Boot] Invitation to connect on LinkedIn

2010-06-14 Thread Cristian Axenie
LinkedIn Cristian Axenie requested to add you as a connection on LinkedIn: -- Srinath, I'd like to add you to my professional network on LinkedIn. - Cristian Accept invitation from Cristian Axenie http://www.linkedin.com/e/YhLefj

Re: [U-Boot] NFS boot problems !

2009-10-24 Thread Cristian Axenie
On Sat, Oct 24, 2009 at 8:12 PM, Wolfgang Denk wrote: > Dear Cristian Axenie, > > In message <9c789a000910240721x1789c1d9n3fefd3abd327e...@mail.gmail.com> > you wrote: > > > > But if I changed the directory to the one mentioned before in the > > /etc/inetd.con

[U-Boot] NFS boot problems !

2009-10-24 Thread Cristian Axenie
On Sat, Oct 24, 2009 at 5:09 PM, Jerry Van Baren wrote: > Cristian Axenie wrote: > >> Hi all ! >> >> I try to boot the kernel and rootfs using NFS! >> Next is my u-boot env: >> > > [snip] > > > bootfile=/home/haustiq/development/uImage >>

Re: [U-Boot] NFS boot problems !

2009-10-24 Thread Cristian Axenie
Ok ! And what do you exactly want to test with this, if I can write to the memory ? The u-boot command returns sucessfully! no problem with mw ! On Sat, Oct 24, 2009 at 11:57 AM, wilbur.chan wrote: > 2009/10/24 Cristian Axenie : > > Load address: 0x100 > > Loading: *

[U-Boot] NFS boot problems !

2009-10-24 Thread Cristian Axenie
Hi all ! I try to boot the kernel and rootfs using NFS! Next is my u-boot env: nfsboot=setenv bootargs root=/dev/nfs rw nfsroot=$serverip:$rootpath ip=$ipaddr:$serverip:$gatewayip:$netmask:$hostname:$netdev:off console=$consoledev,$baudrate $othbootargs;tftp $loadaddr $bootfile;tftp $fdtaddr $fdt

[U-Boot] NFS boot problems !

2009-10-24 Thread Cristian Axenie
Hi all ! I try to boot the kernel and rootfs using NFS! Next is my u-boot env: nfsboot=setenv bootargs root=/dev/nfs rw nfsroot=$serverip:$rootpath ip=$ipaddr:$serverip:$gatewayip:$netmask:$hostname:$netdev:off console=$consoledev,$baudrate $othbootargs;tftp $loadaddr $bootfile;tftp $fdtaddr $fdt