microblaze: Remove panic_timeout init value
authorMichal Simek <monstr@monstr.eu>
Tue, 8 Dec 2009 16:49:21 +0000 (17:49 +0100)
committerMichal Simek <monstr@monstr.eu>
Mon, 14 Dec 2009 07:45:09 +0000 (08:45 +0100)
panic_timeout is in BSS section and it is cleared with BSS section.
This means that value is setup to 0.

Signed-off-by: Michal Simek <monstr@monstr.eu>

No differences found