[U-Boot] Bootoloader remote automation

2010-05-27 Thread Pet Harp
Hi all, I would like to automate the kernel and filesystem loading using the u-boot instructions. Basically, I would start the loading process from a remote system such as a pc computer for example, and then take some actions depending of the log this pc would receive from the target. Is there a w

Re: [U-Boot] Bootoloader remote automation

2010-05-27 Thread Prafulla Wadaskar
> -Original Message- > From: u-boot-boun...@lists.denx.de > [mailto:u-boot-boun...@lists.denx.de] On Behalf Of Pet Harp > Sent: Thursday, May 27, 2010 7:12 PM > To: u-boot@lists.denx.de > Subject: [U-Boot] Bootoloader remote automation > > Hi all, > >

Re: [U-Boot] Bootoloader remote automation

2010-05-27 Thread Wolfgang Denk
Dear Pet Harp, In message you wrote: > > I would like to automate the kernel and filesystem loading using the u-boot > instructions. No problem. This has been done many, many times before, including completely automatic production systems. > Basically, I would start the loading process from a