X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=board%2Fhymod%2Fu-boot.lds.debug;h=c21890542f63c57afb9d33d5ac6146e57dc897a7;hb=a47a12becf66f02a56da91c161e2edb625e9f20c;hp=ea8538900c0a4802bc67fce9e71e8e91a875c53b;hpb=0cf4fd3cf8d0e00605bec5fc56f89c6415015a46;p=oweals%2Fu-boot.git diff --git a/board/hymod/u-boot.lds.debug b/board/hymod/u-boot.lds.debug index ea8538900c..c21890542f 100644 --- a/board/hymod/u-boot.lds.debug +++ b/board/hymod/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 = .;