[U-Boot] I2C support on an AT91RM9200

Eric Bénard eric at eukrea.com
Thu Oct 6 17:15:34 CEST 2011


Hi,

Le 06/10/2011 17:00, Jamie Risk a écrit :
> I'm creating a configuration for a board that uses an AT91RM9200
> and I'm getting unresolved linker errors concerning the i2c functions
> (i2c_write/read/probe/init).
>
> I know that the I2C peripheral for this SoC is buggy and am looking for
> a GPIO bus option - does this exist in u-boot, or do I need to add one?
>
>you will find such a configuration in :
http://git.denx.de/?p=u-boot.git;a=blob;f=include/configs/cpuat91.h;h=1b43c54f486bec0a27b478cc3de2ba64be8692b5;hb=HEAD

around line 104

Eric


More information about the U-Boot mailing list