BeagleBoardXM Rev C u-boot and angstrom kerner source code

Hi,

Recently i got BeagleBoardXM Rev C board. After trying with demo image now i wanted to try building x-loader, u-boot and angstrom kernel; looking for the latest code for the same.

I could able to find below links on the net but need your inputs -

x-loader: http://gitorious.org/x-load-omap3/mainline/trees/master (Does this need any more changes to build for XM Rev C board?)

u-boot : http://gitorious.org/u-boot-omap3/mainline/trees/master (Does this need any more changes to build for XM Rev C board?)

kernel: http://git.kernel.org/?p=linux/kernel/git/tmlind/linux-omap-2.6.git;a=summary
(Problem - Not able to find default configuration for beagle board http://git.kernel.org/?p=linux/kernel/git/tmlind/linux-omap-2.6.git;a=tree;f=arch/arm/configs;h=2f1cd154252706198a040ca2f000c13aeaa2dce2;hb=005675525258232b9eba029f2ea6c5fc78a98d6f)

Thanks in advance.

Regards,
Sanjeev

Hi,

Recently i got BeagleBoardXM Rev C board. After trying with demo image now i
wanted to try building x-loader, u-boot and angstrom kernel; looking for the
latest code for the same.

I could able to find below links on the net but need your inputs -

You might try taking a look at the cross-linux from scratch project at
http://bradfordembedded.blogspot.com/2011/03/toolchain-check-kernel-check.html.

x-loader: http://gitorious.org/x-load-omap3/mainline/trees/master (Does this
need any more changes to build for XM Rev C board?)

Please search this mailing list. The latest x-loader is
http://gitorious.org/x-loader.

u-boot : http://gitorious.org/u-boot-omap3/mainline/trees/master (Does this
need any more changes to build for XM Rev C board?)

Please use mainline u-boot from denx.de. You can find patches against
u-boot version 2011.06 in the OE meta-texasinstruments layer at
http://git.angstrom-distribution.org/cgi-bin/cgit.cgi/meta-texasinstruments/tree/recipes-bsp/u-boot/u-boot/2011.06.

kernel:
http://git.kernel.org/?p=linux/kernel/git/tmlind/linux-omap-2.6.git;a=summary
(Problem - Not able to find default configuration for beagle board
http://git.kernel.org/?p=linux/kernel/git/tmlind/linux-omap-2.6.git;a=tree;f=arch/arm/configs;h=2f1cd154252706198a040ca2f000c13aeaa2dce2;hb=005675525258232b9eba029f2ea6c5fc78a98d6f)

Use the omap2plus_defconfig now.