From mboxrd@z Thu Jan 1 00:00:00 1970 From: Liu Gang Date: Tue, 14 Aug 2012 17:37:25 +0800 Subject: [U-Boot] [PATCH 2/6] powerpc/corenet_ds: Get rid of the SRIOBOOT_MASTER build target In-Reply-To: <1344525340.2767.3.camel@linux> References: <1339051389-15825-1-git-send-email-Gang.Liu@freescale.com> <1339051389-15825-2-git-send-email-Gang.Liu@freescale.com> <1344525340.2767.3.camel@linux> Message-ID: <1344937046.2767.7.camel@linux> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, Andy, I have sent the updated patches to the patchwork. Do you have more comments? And would you please help to check and apply the patches? http://patchwork.ozlabs.org/patch/176170/ Thanks a lot! Best Regards! Liu Gang On Thu, 2012-08-09 at 23:15 +0800, Liu Gang wrote: > On Wed, 2012-08-08 at 18:31 -0500, Andy Fleming wrote: > > On Thu, Jun 7, 2012 at 1:43 AM, Liu Gang wrote: > > > Signed-off-by: Liu Gang > > > --- > > > arch/powerpc/cpu/mpc85xx/cpu_init.c | 17 +++-- > > > arch/powerpc/cpu/mpc8xxx/srio.c | 137 ++++++++++++----------------------- > > > > > > The change here (and in fsl_pci_init.c in another patch) causes > > horrible build breakage if you aren't building with the > > CONFIG_SRIO_PCIE_BOOT_SLAVE option. > > > > Please rework so that you can build *without* that option! > > > > Andy > > > > Hi, Andy, > Thanks a lot for your comment. > You are right, there will be build breakage when building the > non-corenet platform. > I have resolved this issue in v2 and have sent the new patches > to open source. > Please help to check. > > Thanks! > Best Regards, > Liu Gang > > > _______________________________________________ > U-Boot mailing list > U-Boot at lists.denx.de > http://lists.denx.de/mailman/listinfo/u-boot >