Carl-Daniel Hailfinger wrote:
On some boards (with LPC flash) the SPI_BaseAddr is 0. The code did not check for that condition and assumed the BAR was really at address zero.
The problem is of course, still, that it's impossible to really detect what the chipset is using. Is this the same also with SB700?
I guess you're using the SPI BAR value as part of the heuristic.
//Peter