Re: [U-Boot] How to use multiple env variables.

2010-01-28 Thread Ladislav Michl
On Thu, Jan 28, 2010 at 09:19:37PM +0530, Shashi Kumar M.S wrote: > Where should this variable swapos should be. Both 'ospart' and 'swapos' are ordinary u-boot environment variables. > 1. should this "swapos" be in one of the separate partition of the nand > flash so that can be set by the kern

Re: [U-Boot] How to use multiple env variables.

2010-01-28 Thread Shashi Kumar M.S
ing the u-boot env from the kernel and updating the "swapos" env) after the copy of new kernel and ramdisk done. Thanks and Regards Shashi. - Original Message - From: "Ladislav Michl" To: "Shashi Kumar M.S" Cc: Sent: Thursday, January 28, 2010

Re: [U-Boot] How to use multiple env variables.

2010-01-28 Thread Wolfgang Denk
Dear "Shashi Kumar M.S", In message <00f001ca9fe8$011da6f0$a5206...@semco> you wrote: > > Is there any option for multiple env variables so that when i upgrade the > kernel and rootfile system if not working properly so that i can fall back to > the previous kernel and ramdisk considering i hav

Re: [U-Boot] How to use multiple env variables.

2010-01-28 Thread Ladislav Michl
On Thu, Jan 28, 2010 at 12:30:54PM +0530, Shashi Kumar M.S wrote: > Is there any option for multiple env variables so that when i upgrade the > kernel and rootfile system if not working properly so that i can fall back to > the previous kernel and ramdisk considering i have a sufficiently big nand