Re: [U-Boot] [PATCH] Makefile: always preserve output for images that can contain HAB Blocks

2018-03-24 Thread Breno Matheus Lima
Hi All, My bad, I have commented in the wrong patch, my intention was to comment in [PATCH 1/2] Makefile: always preserve output for images that can contain HAB Blocks. Thanks, Breno Lima 2018-03-24 19:06 GMT-03:00 Breno Matheus Lima : > Hi Rasmus, > > 2018-03-02 10:36

Re: [U-Boot] [PATCH] Makefile: always preserve output for images that can contain HAB Blocks

2018-03-24 Thread Breno Matheus Lima
Hi Rasmus, 2018-03-02 10:36 GMT-03:00 Rasmus Villemoes : > The current makefile logic disables creation of the > SPL.log/u-boot-ivt.img.log etc. files when V=1 is given on the command > line, the rationale presumably being that the user wants and gets the > information

[U-Boot] [PATCH] Makefile: always preserve output for images that can contain HAB Blocks

2018-03-02 Thread Rasmus Villemoes
The current makefile logic disables creation of the SPL.log/u-boot-ivt.img.log etc. files when V=1 is given on the command line, the rationale presumably being that the user wants and gets the information on the console. However, from general principles, I don't think a higher V= level should