Hi,

I've done:
  cg-clone git://source.mvista.com/git/linux-davinci-2.6.git
  cd linux-davinci-2.6
  # Use .config from the DVEVM running Montavista Kernel
Linux_2.6.10_mvl401
  # zcat /proc/config.gz > .config
  # Change in arch/arm/Makefile CFLAGS_ABI to be:
  #   CFLAGS_ABI      :=-mabi=aapcs -mno-thumb-interwork

  make CROSS_COMPILE=arm_v5t_le ARCH=arm uImage modules

  # Now the make asks a few questions about missing 
  # parameters in .config 

Finally I've got uImage:

  UIMAGE  arch/arm/boot/uImage
Image Name:   Linux-2.6.19-rc3-omap1-g87764cf8
Created:      Thu Nov 16 17:39:11 2006
Image Type:   ARM Linux Kernel Image (uncompressed)
Data Size:    1312960 Bytes = 1282.19 kB = 1.25 MB
Load Address: 0x80008000
Entry Point:  0x80008000
  Image arch/arm/boot/uImage is ready

When I try to load that image using TFTP, it loads fine,
Being uncompressed fine. But it gets stuck immediately after
Printing "booting." u-Boot message.

What could be the problem?
How would you suggest to debug it?

Thanks,
Alex

This mail passed through VIGILANT TECHNOLOGY Mail-SeCure.

************************************************************************************
This footnote confirms that this email message has been scanned by
PineApp Mail-SeCure for the presence of malicious code, vandals & computer 
viruses.
************************************************************************************
_______________________________________________
Davinci-linux-open-source mailing list
Davinci-linux-open-source@linux.davincidsp.com
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to