TQM8xx: adjust linker script to grown code size
[kernel/u-boot.git] / board / tqc / tqm8xx / u-boot.lds
index 4f08be6..e905c26 100644 (file)
@@ -43,8 +43,6 @@ SECTIONS
     drivers/pcmcia/libpcmcia.o         (.text.pcmcia_hardware_enable)
     drivers/rtc/librtc.o               (.text*)
     drivers/misc/libmisc.o             (.text*)
-    *(.text.print_buffer)
-    *(.text.print_size)
 
     . = DEFINED(env_offset) ? env_offset : .;
     common/env_embedded.o      (.ppcenv*)