Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
microblaze: Remove panic_timeout init value
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>
- Loading branch information