Hi Kumar,

On Fri, 2010-05-21 at 07:52 -0500, Kumar Gala wrote:
> With the relocation changes are global statics variables ok if we know code 
> is called after relocation?

Yes, they should work as expected after relocation.

Prior to relocation you should be able to read the values of the global
statics if they are initialized to a non-zero value, but not modify
them.

Best,
Peter

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to