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