From mboxrd@z Thu Jan 1 00:00:00 1970 From: Masahiro Yamada Date: Fri, 31 Jan 2014 10:48:28 +0900 Subject: [U-Boot] [PATCH v8 0/38] Switch over to real Kbuild In-Reply-To: <52EAC5AE.40004@googlemail.com> References: <1390998395-18567-1-git-send-email-yamada.m@jp.panasonic.com> <52EAC5AE.40004@googlemail.com> Message-ID: <20140131104828.47FF.AA925319@jp.panasonic.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello Andreas, Thanks for your test. > I saw a few times full compiler output instead of the shortened 'CC > ...'. Especially generating the linker script, reformatting binaries > with objcopy and doing the final linkage of u-boot ELF. Maybe you want > to sort that out? Yes, I will do this in a follow-up series. Best Regards Masahiro Yamada