-----Original Message----- From: Che-Liang Chiou [mailto:clch...@chromium.org] Sent: Tuesday, December 13, 2011 12:51 PM To: U-Boot Mailing List Cc: Simon Glass; Mike Frysinger; Huewe Peter (IFAG CCS TI SWT SW ESW); Che-Liang Chiou Subject: [PATCH 2/3] tpm: Add i2c TPM driver
Peter Huewe implemented the original driver; this patch only reorganizes the code structure of the driver, and does not make logical changes. tpm.c implements the interface defined in tpm.h based on underlying LPC or i2C TPM driver. tpm.c and the underlying driver communicate throught tpm_private.h. This patch is tested on a tegra2-based machine, where the i2c driver is not upstreamed yet. Note: Merging the LPC driver with tpm.c is left to future patches. Signed-off-by: Peter Huewe <huewe.exter...@infineon.com> [[[PH]]] I'm fine with this Signed-off-by: Peter Huewe <peter.hu...@infineon.com> (please note my email has changed) _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot