Patch by Kyle Harris, 20 May 2003:
[kernel/u-boot.git] / board / csb226 / u-boot.lds
index 280fc48..46beb15 100644 (file)
@@ -31,7 +31,7 @@ SECTIONS
         . = ALIGN(4);
        .text      :
        {
-         cpu/xscale/start.o    (.text)
+         cpu/pxa/start.o       (.text)
          *(.text)
        }