Hello,
I'm trying to build a custom linux-omap kernel using the RT_PREEMPT
patch. I was able to build the patched kernel, but when I try to start
the beagle (rev C4) the process blocks at the following point:
Booting from mmc ...
## Booting kernel from Legacy Image at 80200000 ...
Image Name: Linux-2.6.29.5-rt21-omap1
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 1827948 Bytes = 1.7 MB
Load Address: 00008000
Entry Point: 00008000
Verifying Checksum ... OK
Loading Kernel Image ...
I followed the instructions found at
http://elinux.org/BeagleBoardLinuxKernel for building the kernel,
using the CodeSourcery G++ cross compiler and the mkimage tool
obtained by manually building u-boot (sources found at
http://gitorious.org/beagleboard/mainline). Finally, the rt patch is
the one found at
http://linux-omap-rt-p.svn.sourceforge.net/viewvc/linux-omap-rt-p/patch-omap-2.6.29.5-rt21-v2.
Any idea would be very appreciate.
Thanks
Daniele