2011/2/6 Kim Phillips <kim.phill...@freescale.com>: > On Wed, 19 Jan 2011 19:50:47 +0800 > Leo Liu <liucai....@gmail.com> wrote: > >> This patch fix a problem for the pcie enumeration when the mpc83xx pcie >> controller is >> connected with switch or we use both of the two pcie controller. >> >> Signed-off-by: Leo Liu <liucai....@gmail.com> >> --- > > applied after fixing some comment format, and moving: > >> +/*private structure for mpc83xx pcie hose*/ >> +static struct mpc83xx_pcie_priv { >> + u8 index; >> +} pcie_priv[PCIE_MAX_BUSES] = { > > into a CONFIG_83XX_GENERIC_PCIE_REGISTER_HOSES protected area to avoid > a compiler warning: 'pcie_priv' defined but not used. > > Thanks, > > Kim > >
Thanks so much! _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot