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 */