
21 May
2009
21 May
'09
6:51 p.m.
On Thu, May 21, 2009 at 01:56:37PM +0530, Deepak Gopalakrishnan wrote:
Hi i want to write a function using which i will be able to add a new env variable from the bootstrap. cud you help me with the sequence i should follow when im writing this function... thanks and regards, Deepak Gopalakrishnan
If by "bootstrap" you mean a 4K or so bit of code that loads the main u-boot into RAM, then there's probably not enough room to do that (at least not without hacking something together that is very special-purpose and doesn't use much of the existing environment or NAND infrastructure).
-Scott