On 28/01/08 19:56 +0100, Carl-Daniel Hailfinger wrote:
On 28.01.2008 14:28, Stefan Reinauer wrote:
- Marc Jones marc.jones@amd.com [080122 00:01]:
-/* smbus functions */ -int smbus_read_byte(unsigned device, unsigned address);
hmm. So where does the prototype live then?
They should not necessarily be inter-stage prototypes. I think they can be part of the "initram" stage and stay in there. No?
We may need access to SMBUS for hardware other than SPD.
+1. Thermal sensors and GPIO extenders most often live in SMB land.
Jordan