powerpc/dts: Define '_end' symbol in mpc85xx U-Boot lds files
[oweals/u-boot.git] / arch / powerpc / cpu / mpc85xx / u-boot-nand.lds
index 6db6da19aa34e28c391fa89ad2fac42c105fb247..75b0285e4e51d47718e39e8b3445ac5ce6e2a082 100644 (file)
@@ -74,6 +74,7 @@ SECTIONS
   .data.init : { *(.data.init) }
   . = ALIGN(256);
   __init_end = .;
+  _end = .;
 
   .bootpg ADDR(.text) - 0x1000 :
   {