Rebuilding x-loader

Hi,

I just rebuilt x-loader after a few changes (-march=armv7a is invalid
for gcc4.3, -march=armv7-a should be used instead) against the
beagleboard uboot, but it halts after:

Texas Instruments X-Loader 1.41
Starting on with MMC

Is that expected when using PRCM_CLK_CFG2_332MHZ over
PRCM_CLK_CFG2_266MHZ?

So, does someone have a working xloader.bin that enables L2 cache and
runs the CPU at more than 381MHz?

regards,

Koen

Hi,

I just rebuilt x-loader after a few changes (-march=armv7a is invalid
for gcc4.3, -march=armv7-a should be used instead) against the
beagleboard uboot, but it halts after:

Which tool chain are you using to compile this u-boot?

Building and executing u-boot and x-loader should be very simple if you follow the instructions on wiki
http://code.google.com/p/beagleboard/wiki/BeagleSourceCode

http://code.google.com/p/beagleboard/wiki/BootingBeagleBoard

Texas Instruments X-Loader 1.41
Starting on with MMC

Is that expected when using PRCM_CLK_CFG2_332MHZ over
PRCM_CLK_CFG2_266MHZ?

You should not change this, I will give out the u-boot and x-loader for 500 MPU with L2 Cache soon.

So, does someone have a working xloader.bin that enables L2 cache and
runs the CPU at more than 381MHz?

I have already sent them.

Let me know if you find issues.

Regards,
Khasim