]> git.sur5r.net Git - u-boot/blobdiff - board/xes/xpedite1000/u-boot.lds.debug
ppc4xx: use CONFIG_PCI_BOOTDELAY instead of private implementation
[u-boot] / board / xes / xpedite1000 / u-boot.lds.debug
index a7475785fa203fec9e001d8860946a10d19a5020..e2e66aec9955cbac5bc24923ae13c99ceef890b3 100644 (file)
@@ -135,6 +135,6 @@ SECTIONS
    *(.bss)
    *(COMMON)
   }
-  _end = . ;
+  __bss_end__ = . ;
   PROVIDE (end = .);
 }