Skip to content
Snippets Groups Projects
user avatar
Rob Herring authored
The timer_init function is called before relocation and writes to bss data
were corrupting relocation data. Fix this by removing the call to
reset_timer_masked. The initial timer count should be 0 or near 0 anyway,
so initializing the variables are not needed.

Signed-off-by: default avatarRob Herring <rob.herring@calxeda.com>
0f7cf380
History
Name Last commit Last update