On Mon, 18 Jun 2001 [EMAIL PROTECTED] wrote:

> Hi,
>
> I am working on IQ80310 XScale Eval board trying to load Linux on it. I was
> successful in loading the zImage (provided in kickstart @
> ftp://xscale.mvista.com/pub/xscale) on to 80310 board.
> But whenever I try to load any other compiled image(built a cross compiler
> arm-linux-gcc), 'go 80000' keeps quite. Is there any thing else during the
> writing to flash phase that need to be taken care?. I am doing exactly the
> same thing as given in the document provided in kickstart.

See in arch/arm/boot/Makefile (look for IQ80310) and make sure the link
address is set for booting from flash.

> Surely the size of zImage that I compiled is 494K and kickstart one is 316K.
> Does this make any difference.

The kickstart zImage doesn't have PCI support.

> What about the last (size) parameter of 'f'
> command in Nico's monitor during the write to flash phase?. Should we change
> that to any other value or leave it at 80000.

80000 is the size (512KB).


Nicolas


_______________________________________________
http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm
Please visit the above address for information on this list.

Reply via email to