Beagleboard-xM x-loader source code

I am trying to compile the x-loader source code to create the MLO for
a beagleboard-xM.

I have cloned the latest x-load source from gitorious (mainline), and
compiled it with arm2008q3 in my path (used "make
omap3530beagle_config" to configure the makefile). I then replaced the
working MLO which was on the demo mmc card with the compile x-
loader.bin file (which I renamed to MLO).

This doesn't boot (board doesn't do anything - minicom is blank too)

Any ideas on why it doesn't work, or a link to the source for the BB-
xM MLO?

http://code.google.com/p/beagleboard/wiki/BeagleSoftCompile
Maybe you forget to sign it by signGP.

2010/12/6 JP Wright <wright.jp0@gmail.com>

Wonderful - worked a charm.

Thanks