Dear Heiko,

In message <81e69dec-21e7-7b34-a261-e22ae9bef...@denx.de> you wrote:
> 
> The big question is, how many places do we have in code, where we access
> BSS before relocation ?

Hopefully none.

> May we better clear BSS very early (at last may possible on arm)?

You cannot.  There is no storage allocated for BSS - this happens
only during relocation, and then it also gets zeroed.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
The amount of time between slipping on the peel and  landing  on  the
pavement is precisely 1 bananosecond.
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to