commit | 7574349cee0b1cddc0aa1104d9b2fc5152d318d9 | [log] [tgz] |
---|---|---|
author | Michal Simek <[email protected]> | Thu Mar 10 10:56:21 2011 +0100 |
committer | Michal Simek <[email protected]> | 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 <[email protected]> Signed-off-by: John Williams <[email protected]>