Re: [U-Boot] Not able to print env variable added in standalone application

2009-05-04 Thread Wolfgang Denk
Dear Kartheek N S, In message <23365798.p...@talk.nabble.com> you wrote: > > I am in need of getting a status message from a standalone application. > Hence I am using getenv and setenv functions. The standalone application can > read the env variable using getenv and set the registers accord

[U-Boot] Not able to print env variable added in standalone application

2009-05-04 Thread Kartheek N S
Dear all, I am in need of getting a status message from a standalone application. Hence I am using getenv and setenv functions. The standalone application can read the env variable using getenv and set the registers accordingly. Based on what is set, I am trying to set some env variable using