From mboxrd@z Thu Jan 1 00:00:00 1970 From: Otavio Salvador Date: Sat, 4 Jun 2016 09:09:30 -0300 Subject: [U-Boot] [PATCH v2] Make FIT support really optional In-Reply-To: <1464981386-26342-1-git-send-email-casantos@datacom.ind.br> References: <1462719960-12229-1-git-send-email-casantos@datacom.ind.br> <1464981386-26342-1-git-send-email-casantos@datacom.ind.br> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello Carlos, On Fri, Jun 3, 2016 at 4:16 PM, Carlos Santos wrote: > Due to some mistakes in the source code, it was not possible to really > turn FIT support off. This commit fixes the problem by means of the > following changes: > > - Enclose "bootm_host_load_image" and "bootm_host_load_images" between > checks for CONFIG_FIT_SIGNATURE, in common/bootm.c. > > - Enclose the declaration of "bootm_host_load_images" between checks for > CONFIG_FIT_SIGNATURE, in common/bootm.h. > > - Condition the compilation and linking of fit_common.o fit_image.o > image-host.o common/image-fit.o to CONFIG_FIT=y, in tools/Makefile. > > Signed-off-by: Carlos Santos Reviewed-by: Otavio Salvador Thanks for resending it; I am adding Tom on Cc as this is likely going straight for his tree. -- Otavio Salvador O.S. Systems http://www.ossystems.com.br http://code.ossystems.com.br Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750