powerpc/85xx: Add eSDHC support on P2020DS
[oweals/u-boot.git] / board / svm_sc8xx / u-boot.lds
index 6ff4d8c012f96f2011578b34e6ab3865fa8788c4..c4ce968735c403dbd303e6288585c14a793d5b08 100644 (file)
@@ -107,6 +107,6 @@ SECTIONS
    *(COMMON)
    . = ALIGN(4);
   }
-  _end = . ;
+  __bss_end__ = . ;
   PROVIDE (end = .);
 }