From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rommel G Custodio Date: Sat, 30 Mar 2013 11:04:25 +0900 Subject: [U-Boot] [PATCH 1/3] ppc4xx: Add SPL support In-Reply-To: <1361529411-13095-1-git-send-email-sr@denx.de> References: <1361529411-13095-1-git-send-email-sr@denx.de> Message-ID: <20130330020425.GA307@CrG.local> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Stefan Rose, On 2013.02/22, Stefan Roese wrote: > diff --git a/arch/powerpc/cpu/ppc4xx/Makefile b/arch/powerpc/cpu/ppc4xx/Makefile > index 8da2f86..e301dc6 100644 > --- a/arch/powerpc/cpu/ppc4xx/Makefile > +++ b/arch/powerpc/cpu/ppc4xx/Makefile > @@ -68,6 +68,10 @@ COBJS += miiphy.o > COBJS += uic.o > endif > > +ifdef CONFIG_SPL_BUILD > +COBJS-y += spl_boot.o > +endif > + > SRCS := $(START:.o=.S) $(SOBJS:.o=.S) $(COBJS:.o=.c) > OBJS := $(addprefix $(obj),$(SOBJS) $(COBJS) $(COBJS-y)) > START := $(addprefix $(obj),$(START)) I think spl_boot.c is missing from this patch series. All the best, Rommel -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 487 bytes Desc: not available URL: