Android on Beagleboard-Xm

Hi all. I have compiled gingerbread for beagleboard-xm following these
instructions: http://code.google.com/p/0xdroid/wiki/0x7_leb_gingerbread

the system stops during kernel booting.

Here is my output:

reading boot.scr
462 bytes read
Running bootscript from mmc ...
## Executing script at 82000000
reading uImage
3502776 bytes read
reading uInitrd
173707 bytes read
## Booting kernel from Legacy Image at 80200000 ...
  Image Name: Linux-2.6.38.6-g3298421-dirty
  Image Type: ARM Linux Kernel Image (uncompressed)
  Data Size: 3502712 Bytes = 3.3 MiB
  Load Address: 80008000
  Entry Point: 80008000
  Verifying Checksum ... OK
## Loading init Ramdisk from Legacy Image at 81600000 ...
  Image Name: Android Ramdisk Image
  Image Type: ARM Linux RAMDisk Image (gzip compressed)
  Data Size: 173643 Bytes = 169.6 KiB
  Load Address: 00000000
  Entry Point: 00000000
  Verifying Checksum ... OK
  Loading Kernel Image ... OK
OK

Starting kernel ...
Uncompressing Linux... done, booting the kernel.
<5>Linux version 2.6.38.6-g3298421-dirty (sarasini@sarasini-64bit)
(gcc version 4.5.4 20110505 (prerelease) (Linaro GCC 4.5-2011.05-0) )
#6 Mon Jan 2 21:02:10 CET 2012
CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c53c7f
CPU: VIPT nonaliasing data cache, VIPT aliasing instruction cache
Machine: OMAP3 Beagle Board
<6>Reserving 33554432 bytes SDRAM for VRAM
Memory policy: ECC disabled, Data cache writeback
<5>Truncating RAM at a0000000-bfffffff to -afffffff (vmalloc region
overlap).
<6>OMAP3630 ES1.2 (l2cache iva sgx neon isp 192mhz_clk )
<6>SRAM: Mapped pa 0x40200000 to va 0xfe400000 size: 0x10000

No more output. all leds on the board are turned on. Any help?

thanks
Francesco