powerpc, 8xx: Fix fallout from "Fixup all 8xx u-boot.lds scripts"
[oweals/u-boot.git] / board / matrix_vision / mvsmr / u-boot.lds
index bf2ed0485212642c7c4aa0976df677144c7216bc..57c37deb8928a4db7080e9b9f51f0cab0fec232d 100644 (file)
@@ -62,7 +62,7 @@ SECTIONS
     _FIXUP_TABLE_ = .;
     KEEP(*(.fixup))
   }
-  __got2_entries = (_FIXUP_TABLE_ - _GOT2_TABLE_) >> 2;
+  __got2_entries = ((_GLOBAL_OFFSET_TABLE_ - _GOT2_TABLE_) >> 2) - 1;
   __fixup_entries = (. - _FIXUP_TABLE_) >> 2;
 
   .data    :