u-boot configuration.

Hi, I have a new beagleboardxm and a TINCANTOOLS_TRAINER board. I am
trying to figure out how to enable the i2c2 port.

It looks like either or both or u-boot and the kernel enables the gpio
port for i2c2. Looks like most of the recent stuff is adding patches
to u-boot to enable. It seems u-boot configuration is not done like
the kernel with "menuconfig".

I have a recent u-boot tar file, and its ti/beagle/beagle.c has stuff
to enable this port. When I build kernel 2.6.36.2 i2ctools doesn't
find this bus.

Do I need to enable anything in the kernel to access this?

Can anyone give any enlightening comments about the proper way to add
board specific stuff to u-boot and the kernel?

Regards, Steve