[U-Boot] [PATCH v4 3/3] XPedite5370 board support

Peter Tyser ptyser at xes-inc.com
Thu Dec 4 17:43:33 CET 2008


On Thu, 2008-12-04 at 03:14 -0600, Andy Fleming wrote:
> +       }
> +#else
> +       gur->devdisr |= MPC85xx_DEVDISR_PCIE1; /* disable */
> +#endif /* CONFIG_PCIE2 */
> 
> 
> MPC85xx_DEVDISR_PCIE1 isn't defined anywhere.  Did you miss some
> changes you made to header files?

Thanks for catching that.  I noticed the same DEVDISR_PCIEx value was
being used for PCIE2 and PCIE3 in v2 of the patch so quickly "fixed" it
in v3 by changing the DEVDISR value for PCIE2.  That fix should have
been changing the DEVDISR value for PCIE3, not PCIE2.  I'll resubmit.

Thanks,
Peter



More information about the U-Boot mailing list