Merge branch 'master' of git://www.denx.de/git/u-boot-net
[oweals/u-boot.git] / board / amcc / canyonlands / u-boot.lds
index 7496f485ea6ed7b67d543388717084c0e2386aa1..3df6ad4f4d1b614663be42552a2a7d956056e7b9 100644 (file)
@@ -139,8 +139,6 @@ SECTIONS
    *(COMMON)
   }
 
-  ppcenv_assert = ASSERT(. < 0xFFFF8000, ".bss section too big, overlaps .ppcenv section. Please update your confguration: CFG_MONITOR_BASE, CFG_MONITOR_LEN and TEXT_BASE may need to be modified.");
-
   _end = . ;
   PROVIDE (end = .);
 }