From 8f315701592d93a29a85c163f8ebfc8fd4632f7a Mon Sep 17 00:00:00 2001 From: Michal Simek Date: Thu, 10 Mar 2011 10:56:21 +0100 Subject: [PATCH] --- yaml --- r: 235210 b: refs/heads/master c: 7574349cee0b1cddc0aa1104d9b2fc5152d318d9 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/microblaze/kernel/entry.S | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 45d1671dabf2..7c4aba7980ce 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 626afa35c1d39be43fc2b225d21973daf1c7e299 +refs/heads/master: 7574349cee0b1cddc0aa1104d9b2fc5152d318d9 diff --git a/trunk/arch/microblaze/kernel/entry.S b/trunk/arch/microblaze/kernel/entry.S index d68a397e3936..6b4052459d5a 100644 --- a/trunk/arch/microblaze/kernel/entry.S +++ b/trunk/arch/microblaze/kernel/entry.S @@ -988,7 +988,7 @@ ENTRY(_switch_to) nop ENTRY(_reset) - brai 0x70; /* Jump back to FS-boot */ + brai 0; /* Jump to reset vector */ /* These are compiled and loaded into high memory, then * copied into place in mach_early_setup */