
On Mon, 05 May 2008 11:34:20 -0400 Larry Johnson lrj@acm.org wrote:
Hi Nobuhiro, Stefan, and everyone,
Sorry for the delay in getting back to you. My mail reader thinks your patch is part of your signature, so I missed it the first time around.
I did a quick check using the Sequoia board, and it looks like the patch isn't working there. U-Boot is reporting the class of the bridge as "0680", which I assume is why the patch doesn't skip it.
OK. I understood.
Nobuhiro and Stefan, do you think we can get a working fix for this into 1.3.3 (even if it is not the final fix)? If not, we should patch Sequoia and Korat to add CONFIG_PCI_SKIP_HOST_BRIDGE so they won't be broken in that release.
Yes, I do not want to release the one that I broke, too.
I made the patch that applied your comment. This patch skips PCI bridge ( Class code : 0x06XX).
Could you check this patch?
Best regards, Nobuhiro