
12 Jul
2013
12 Jul
'13
10:27 a.m.
Hi Fabio,
On 11/07/2013 19:17, Fabio Estevam wrote:
Hi Stefano,
On Thu, Jul 11, 2013 at 10:06 AM, Stefano Babic sbabic@denx.de 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@denx.de
=====================================================================