Uninitialized global and static variables reside in .bss and are set
to zero during relocation. Initialised globals and static variables go
into .data

Alas, I know from experience that Microsoft's C compiler does not initialise global variables (to make it faster one assumes) which has led to hours of debugging.

If u-boot has decided that going without Microsoft compiling support is A-OK, then that is A-OK with me too. :)


> Oh and remember, just because you can find a prior art in the U-Boot
> code does not mean it will be allowed to be used as a backing argument
> ;)

This I understand. Even if what came in from legacy has yet to be cleaned, there is no reason to allow more filth in :)


Only one way to find out ;) But try to make it as clean as you believe
reasonable and explain what's left


Understood, clean enough to eat of is the goal.

Lund

--
Jorgen Lundman       | <lund...@lundman.net>
Unix Administrator   | +81 (0)3 -5456-2687 ext 1017 (work)
Shibuya-ku, Tokyo    | +81 (0)90-5578-8500          (cell)
Japan                | +81 (0)3 -3375-1767          (home)
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to