microblaze: Fix _reset function
authorMichal Simek <monstr@monstr.eu>
Thu, 10 Mar 2011 09:56:21 +0000 (10:56 +0100)
committerMichal Simek <monstr@monstr.eu>
Tue, 15 Mar 2011 09:58:44 +0000 (10:58 +0100)
commit7574349cee0b1cddc0aa1104d9b2fc5152d318d9
treea2f0057c9ae45b7ea0a8e2cdb5f7528c23eb3bb4
parent626afa35c1d39be43fc2b225d21973daf1c7e299
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>
arch/microblaze/kernel/entry.S