U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] Makefile: fix broken pipe error for lcd4_lwmon5 board
Date: Wed, 18 Dec 2013 10:31:56 +0100	[thread overview]
Message-ID: <52B16B8C.60808@denx.de> (raw)
In-Reply-To: <1387355538-29627-1-git-send-email-yamada.m@jp.panasonic.com>

Hi Masahiro,

On 18.12.2013 09:32, 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@jp.panasonic.com>

This looks like a nice improvement. Thanks!

Acked-by: Stefan Roese <sr@denx.de>

Thanks,
Stefan

  reply	other threads:[~2013-12-18  9:31 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-18  8:32 [U-Boot] [PATCH] Makefile: fix broken pipe error for lcd4_lwmon5 board Masahiro Yamada
2013-12-18  9:31 ` Stefan Roese [this message]
2013-12-18 10:03   ` Masahiro Yamada

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=52B16B8C.60808@denx.de \
    --to=sr@denx.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox