X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-uboot.git;a=blobdiff_plain;f=board%2Fsiemens%2FCCM%2Fu-boot.lds.debug;h=7e066b11e594af39e70882f21bc1066983f2598d;hp=88dbd3810ffb082cf24a9ac75d0f7bcf18623022;hb=9d62f20d0861ef87460d073dc189c851715b46ae;hpb=cb5473205206c7f14cbb1e747f28ec75b48826e2 diff --git a/board/siemens/CCM/u-boot.lds.debug b/board/siemens/CCM/u-boot.lds.debug index 88dbd3810f..7e066b11e5 100644 --- a/board/siemens/CCM/u-boot.lds.debug +++ b/board/siemens/CCM/u-boot.lds.debug @@ -55,16 +55,15 @@ SECTIONS /* WARNING - the following is hand-optimized to fit within */ /* the sector layout of our flash chips! XXX FIXME XXX */ - cpu/mpc8xx/start.o (.text) + arch/powerpc/cpu/mpc8xx/start.o (.text) common/dlmalloc.o (.text) - lib_generic/vsprintf.o (.text) - lib_generic/crc32.o (.text) + lib/vsprintf.o (.text) + lib/crc32.o (.text) /* . = env_offset; common/env_embedded.o(.text) */ *(.text) - *(.fixup) *(.got1) } _etext = .;