Hi HenryChen728,
If word 0x51 is the pointer. This is the starting address.
Everything else is based off of this starting address.
If it's listed as a pointer, that's where you go to and start counting your offsets.
So for your example, the pointer sends you to 0x80.
All of the offsets from there are 0x86 and 0x89.
So the smbus address is located in bits 1 through 7 at word 0x89.
regards,
Vince
↧
Re: I210 Flash map issue
↧