>Unfortunately there seems to be some problem when linking the kernel. If I
>have a look at System.map the addresses do not seem correct. I've edited
>arch/arm/vmlinux-armv.lds and removed the OUTPUT_FORMAT line.
What kernel source are you using? Removing that line is not enough to get an
old kernel to build properly. You also need to set the base address in the
linker script rather than with -Ttext, as is done in recent kernels (both 2.2
and 2.3 in CVS, and also I think Russell's latest 2.3).
p.
unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]