Building U-Boot for Beagleboard

Where is www.sakoman.net? I am trying to build via bitbake, u-boot-
omap3beagleboard and am getting unable to connnect to www.sakoman.net.

Anyone know?

Thanks

I found this problem too, and instead pulled code from this git repo.

http://gitorious.org/u-boot-omap3

Cheers,

Benno

Yes, I got the source code from gitorious.org too. I also tried to get the source code from sakoman.net based on one of the bitbake recipe. But, I could not get it. I can build u-boot. But, there are a few bitbake recipes to build u-boot for Beagleboard. Which is the bitbake recipe that produce the binary image “u-boot.bin” as in http://www.angstrom-distribution.org/demo/beagleboard/ ? Any one please help?

Thanks in advance,
Eric

recipes/u-boot/u-boot_git.bb

Thanks Koen,
Eric