[U-Boot] [PATCH 06/12 v2] arm: at91: Enable watchdog support

Wolfgang Denk wd at denx.de
Fri Mar 29 12:06:01 UTC 2019


Dear Heiko,

In message <81e69dec-21e7-7b34-a261-e22ae9bef795 at 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: wd at denx.de
The amount of time between slipping on the peel and  landing  on  the
pavement is precisely 1 bananosecond.


More information about the U-Boot mailing list