Re: [U-Boot] U-boot common/environment.c

2009-05-19 Thread Detlev Zundel
Hi Deepak, > im using u-boot-1.1.5_atmel_1.2 and want to add a new environment variable I doubt that you will get much support with this U-Boot version here on the list. Use latest code if you want to get help. > for uboot version...my doubt --is it enough that i add this in the env_t > envir

[U-Boot] U-boot common/environment.c

2009-05-19 Thread Deepak Gopalakrishnan
Hi im using u-boot-1.1.5_atmel_1.2 and want to add a new environment variable for uboot version...my doubt --is it enough that i add this in the env_t environment __PPCENV__ . Also for each entry in this structure there is a macro defined, so if i add version as a new env variable..so this is wa