There are code paths other than PMM allocation that can result in our changing the ROM checksum. For example, we attempt to update our product string to incorporate the PCI bus:dev.fn number. In a system that does not support PMM, we could therefore end up with an incorrect checksum. Fix by attempting to update the checksum unconditionally.tags/v0.9.7
|
|
||
345 |
|
345 |
|
346 |
|
346 |
|
347 |
|
347 |
|
348 |
|
|
|
|
348 |
|
|
|
349 |
|
|
|
350 |
|
|
|
351 |
|
|
|
352 |
|
|
|
353 |
|
|
|
354 |
|
|
|
355 |
|
|
349 |
|
356 |
|
350 |
|
357 |
|
351 |
|
|
|
352 |
|
|
|
|
358 |
|
|
353 |
|
359 |
|
354 |
|
360 |
|
355 |
|
361 |
|
356 |
|
362 |
|
357 |
|
363 |
|
358 |
|
|
|
359 |
|
|
|
360 |
|
|
|
361 |
|
|
|
362 |
|
364 |
|
363 |
|
365 |
|
364 |
|
366 |
|