
Wolfgang,
Um... You would have to add CONFIG_PCIAUTO_SKIP_HOST_BRIDGE to *all* board configurations that are based on a MPC5200 CPU, not just the small selection above.
Even the MPC52xx base boards do not have CONFIG_PCI and CONFIG_CMD_PCI included in board configuration file? There are quite a few board configuration files that do not have them included.
The selection was only targeting the configuration files that have CONFIG_CMD_PCI and CONFIG_PCI included. The current patch only missed 1 - IceCube.h configuration file, and I will fix that in the next patch.
Let me know what is your decision; however, I still do not see the need adding CONFIG_PCIAUTO_SKIP_HOST_BRIDGE to MPC5200 base boards that are not supporting PCI.
Thanks.
Regards, TsiChung