[U-Boot] [U-Boot, v2] Makefile: fix broken pipe error for lcd4_lwmon5 board

Tom Rini trini at ti.com
Thu Dec 19 18:44:01 CET 2013


On Wed, Dec 18, 2013 at 07:00:51PM +0900, Masahiro Yamada wrote:

> Before this commit, a broken pipe error sometimes happened
> when building lcd4_lwmon5 board with Buildman.
> 
> This commit re-writes build rules of
> u-boot.spr and u-boot-img-spl-at-end.bin
> more simply without using a pipe.
> 
> Besides fixing a broken pipe error,
> this commit gives us other advantages:
> 
>   - Do not generate intermidiate files, spl/u-boot-spl.img
>     and spl/u-boot-spl-pad.img for creating u-boot.spr
> 
>   - Do not generate an intermidiate file, u-boot-pad.img
>     for creating u-boot-img-spl-at-end.bin
> 
> Such intermidiate files were not deleted by "make clean" or "make mrpropr".
> Nor u-boot-pad.img was ignored by git.
> 
> Signed-off-by: Masahiro Yamada <yamada.m at jp.panasonic.com>
> Acked-by: Stefan Roese <sr at denx.de>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20131219/d18d0bb3/attachment.pgp>


More information about the U-Boot mailing list