X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=board%2Frbc823%2Fu-boot.lds;h=f188b979a3c5ee1350d7949222836a349e0331f9;hb=6cfcf5840b2fe00ed0088f0e1fa75590c3cd0dbc;hp=15aca6c62344bfc41b6d1748804f63898f3377fd;hpb=78acc472d9719316f22e002a009a998d9ceec29d;p=u-boot diff --git a/board/rbc823/u-boot.lds b/board/rbc823/u-boot.lds index 15aca6c623..f188b979a3 100644 --- a/board/rbc823/u-boot.lds +++ b/board/rbc823/u-boot.lds @@ -55,9 +55,9 @@ 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) - arch/ppc/lib/ppcstring.o (.text) + arch/powerpc/lib/ppcstring.o (.text) lib/vsprintf.o (.text) lib/crc32.o (.text) lib/zlib.o (.text)