Hi,
i want to use i2c1 at u-boot level. i'm using u-boot code from AM335x EVM, in u-boot code "board/ti/am335x/evm.c" i saw the include file <i2c.h>, and how it use to enable i2c0,
can i really use <i2c.h> header file to enable i2c1 as well? any changes needed?
Thanks
Keldy