Re: [U-Boot] uboot to load uboot

2011-11-29 Thread Sridhar Addagada
The board is based on MPC8377ERDB S From: Mike Frysinger To: u-boot@lists.denx.de; Sridhar Addagada Sent: Tuesday, November 29, 2011 11:20 AM Subject: Re: [U-Boot] uboot to load uboot On Tuesday 29 November 2011 00:38:40 Sridhar Addagada wrote: > Here

Re: [U-Boot] uboot to load uboot

2011-11-29 Thread Mike Frysinger
On Tuesday 29 November 2011 02:00:38 Wolfgang Denk wrote: > Sridhar Addagada you wrote: > > Here is a scenario, i have a working version of the u-boot on my > > board, and am trying my changes. Am not sure it is going to freeze > > the board, so would like the present version to load the new versi

Re: [U-Boot] uboot to load uboot

2011-11-28 Thread Wolfgang Denk
Dear Sridhar Addagada, In message <1322545120.45725.yahoomail...@web120206.mail.ne1.yahoo.com> you wrote: > > Here is a scenario, i have a working version of the u-boot on my > board, and am trying my changes.  Am not sure it is going to freeze > the board, so would like the present version to l

Re: [U-Boot] uboot to load uboot

2011-11-28 Thread Mike Frysinger
On Tuesday 29 November 2011 00:38:40 Sridhar Addagada wrote: > Here is a scenario, i have a working version of the u-boot on my board, and > am trying my changes. Am not sure it is going to freeze the board, so > would like the present version to load the new version for testing before > it can be

[U-Boot] uboot to load uboot

2011-11-28 Thread Sridhar Addagada
Here is a scenario, i have a working version of the u-boot on my board, and am trying my changes.  Am not sure it is going to freeze the board, so would like the present version to load the new version for testing before it can be burned to flash.  Is it possible to do this or is it already done