From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Fri, 12 Jul 2013 10:27:42 +0200 Subject: [U-Boot] [PATCH v1 7/7] imx: add status reporting for HAB status In-Reply-To: References: <1373548001-19728-1-git-send-email-sbabic@denx.de> <1373548001-19728-8-git-send-email-sbabic@denx.de> Message-ID: <51DFBDFE.60406@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Fabio, On 11/07/2013 19:17, Fabio Estevam wrote: > Hi Stefano, > > On Thu, Jul 11, 2013 at 10:06 AM, Stefano Babic wrote: > >> --- a/arch/arm/cpu/armv7/mx6/Makefile >> +++ b/arch/arm/cpu/armv7/mx6/Makefile >> @@ -27,7 +27,7 @@ include $(TOPDIR)/config.mk >> >> LIB = $(obj)lib$(SOC).o > > Whole series looks good. > > Only a minor comment: > >> -COBJS = soc.o clock.o >> +COBJS = soc.o clock.o hab.o > > What about: > > COBJS-y += soc.o clock.o > COBJS-$(CONFIG_SECURE_BOOT) += hab.o Correct, fix in V2. > > ,and then you remove this 'if defined' ? > Agree. Best regards, Stefano -- ===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de =====================================================================