commit | 7574349cee0b1cddc0aa1104d9b2fc5152d318d9 | [log] [tgz] |
---|---|---|
author | Michal Simek <monstr@monstr.eu> | Thu Mar 10 10:56:21 2011 +0100 |
committer | Michal Simek <monstr@monstr.eu> | Tue Mar 15 10:58:44 2011 +0100 |
tree | a2f0057c9ae45b7ea0a8e2cdb5f7528c23eb3bb4 | |
parent | 626afa35c1d39be43fc2b225d21973daf1c7e299 [diff] |
microblaze: Fix _reset function If soft reset falls through with no hardware assisted reset, the best we can do is jump to the reset vector and see what the bootloader left for us. Signed-off-by: Michal Simek <monstr@monstr.eu> Signed-off-by: John Williams <john.williams@petalogix.com>