Merge branch '080131_artila' of git://linux-arm.org/u-boot-armdev
[oweals/u-boot.git] / board / netstal / hcu5 / u-boot.lds
index c517f7b556f3d1c5e5e3c446900e73efb6c2e0cc..2c48316c53c373294b9bdeaf557b20c7d00c6cb8 100644 (file)
@@ -137,7 +137,7 @@ 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.");
+  ppcenv_assert = ASSERT(. < 0xFFFFB000, ".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 = .);