在 Sat, 29 Dec 2012 18:14:23 +0800, Stefan Tauner <[email protected]> 寫道:

On Fri, 28 Dec 2012 16:52:58 +0800
Roy <[email protected]> wrote:

2012/12/28 Stefan Tauner <[email protected]>:
>
> I am not entirely sure what happens there. Obviously pcidev_readbar
> reads 0... but we are not using that anyway and don't abort in that
> case AFAICS. There has been some discussion about refactor these parts
> and that would at least get rid of that message. I'll have to
> investigate and discuss this with my colleagues.
> What happens after that? flashrom exits?
> Can you please add -VVV to the command line and resend the resulting
> log?

Sure.

[…]
Error: No supported PCI device found.

Ah, I missed an obvious exit call... attached hack should get you
further. If it does not work out of the box you can try the offset
parameter with different values where the n upper bits are all 1 and
everything below that is 0, e.g. for n=12 -p atavia:offset=0xfff00000
Please resend a -VVV log.


The patch is not working for me, pcidev_dev in atavia_init() is NULL here.


_______________________________________________
flashrom mailing list
[email protected]
http://www.flashrom.org/mailman/listinfo/flashrom

Reply via email to