Wolfgang Denk wrote:
> Be careful - keep in mind that variables in the data segment will  be
> read-only  before  relocation  to  RAM,  and variables in BSS will be
> uninitialized *and* get overwritten  with  zero  when  the  BSS  gets
> initialized.

Sure. We'll probably need to move timer_init to board_init_r at the end.

  Shinya


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
U-Boot-Users mailing list
U-Boot-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to