public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] Severals questions How to submit new u-boot features
@ 2010-09-03 17:06 Christophe Henri RICARD
  2010-09-03 18:01 ` Albert ARIBAUD
  0 siblings, 1 reply; 2+ messages in thread
From: Christophe Henri RICARD @ 2010-09-03 17:06 UTC (permalink / raw)
  To: u-boot

Hi,

I am actually working to add a new driver to u-boot related to Trusted Platform Module (TPM) for embedded system. (On a u-boot version 2009.11)
I would be interested to know:

-           what is the process to do the submission ?

-          Because the available i2c interfaces looks to be only for i2c memory (such as eeprom memory), I had to rework some i2c interfaces to be able to send directly my TPM command/data through the i2c bus. This mean write or read some data directly on the i2c bus without sending any offset byte.

Will it be acceptable for the community to add those two new interfaces (i2c_write_direct/i2c_read_direct) for each i2c driver ?

-          Is there any coding style specification ?


Thanks for your help
Best Regards
Christophe RICARD
STMicroelectronics.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-09-03 18:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-03 17:06 [U-Boot] Severals questions How to submit new u-boot features Christophe Henri RICARD
2010-09-03 18:01 ` Albert ARIBAUD

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox